Editor

Open-source projects categorized as Editor

Top 23 Editor Open-Source Projects

  • Visual Studio Code

    Visual Studio Code

  • Project mention: XDebug with WP-Setup | dev.to | 2024-04-24

    In VSCode for example this can be easily done by adding the following .vscode/launch.json file:

  • AppFlowy

    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

  • Project mention: 🏞️5 beautiful open-source web apps to learn from and get inspired πŸ™‡β€β™€οΈπŸ’‘ | dev.to | 2024-01-17

    πŸ’Ύ Source code: https://github.com/AppFlowy-IO/AppFlowy πŸ‘• Size: M πŸ› οΈ Stack: Flutter, Rust

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • marktext

    πŸ“A simple and elegant markdown editor, available for Linux, macOS and Windows.

  • Project mention: Show HN: I've built open-source, collaborative, WYSIWYG Markdown editor | news.ycombinator.com | 2023-06-23
  • quill

    Quill is a modern WYSIWYG editor built for compatibility and extensibility.

  • Project mention: FLaNK AI-April 22,Β 2024 | dev.to | 2024-04-22
  • Monaco Editor

    A browser based code editor

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Fyi, if you are ever looking for a fun project you might be able to implement this. The vscode editor source is available as a library https://microsoft.github.io/monaco-editor/

  • AFFiNE

    There can be more than Notion and Miro. AFFiNE(pronounced [Ι™β€˜fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

  • Project mention: Are we making the best notion open source alternative? | news.ycombinator.com | 2024-01-20

    Also has a self-hosted version however it’s a bit out of date with their SaaS product

    https://github.com/toeverything/AFFiNE#self-host

  • slate

    A completely customizable framework for building rich text editors. (Currently in beta.) (by ianstormtaylor)

  • Project mention: 5 Not-So-Typical React Libraries for an Outstanding Project | dev.to | 2023-08-03
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Editor.js

    A block-style editor with clean JSON output

  • Project mention: How I optimized Carousel for EditorJS 2x in size. | dev.to | 2024-03-29

    I am supporting a project where lawyers, advisors can publish articles or news, to get more attention and clients. Initially it was made through TinyMCE, but they wanted not just HTML, but also a way of showing many pictures with interactions. I was seeking UI editor like Medium, and I guess best what I found was EditorJS and during checking its Awesome List there were several carousel plugins and I stopped on this.

  • micro-editor

    A modern and intuitive terminal-based text editor

  • Project mention: Ask HN: What software sparks joy when using? | news.ycombinator.com | 2024-04-17
  • tiptap

    The headless rich text editor framework for web artisans.

  • Project mention: Encrypted Note Editor App In React Native | dev.to | 2024-03-04

    The Editor: The core of our app is the editor. We need an easy to use and robust rich text editor, that supports all of the features we want such as: headings, lists, placeholders, markdown, color, images, bold italic etc… For this we will use @10play/tentap-editor which is a rich text editor for react native based on Tiptap.

  • vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  • Project mention: What is VSCodium ? Better than VS code ? | dev.to | 2024-03-20

    https://github.com/VSCodium/vscodium/releases

  • NvChad

    Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

  • Project mention: Every Neovim, Every Config, All At Once | dev.to | 2024-03-06

    NvChad

  • ScreenToGif

    🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.

  • Project mention: Adding Smooth Animations to Diagrams in Draw.io | dev.to | 2023-12-01

    By following these steps, your diagram will be exported as an SVG, keeping the animation intact. If you find yourself on a platform that doesn't support SVG, you can use external programs like ScreenToGif. This program lets you record your screen and export the recording as a GIF. Handy for platforms that prefer GIFs over SVGs.

  • lossless-cut

    The swiss army knife of lossless video/audio editing

  • Project mention: Show HN: CompressX, my FFmpeg wrapper for macOS, made $9k in the last 4 months | news.ycombinator.com | 2024-04-10

    For lossless cut, there's the LosslessCut [1] app, which even has an experimental but mostly working version of a "smart cut" feature [2] (aka. only re-encode the minimal mandatory amount of frames if you trim at a point between 2 key frames)

    [1]: https://github.com/mifi/lossless-cut

    [2]: https://github.com/mifi/lossless-cut/issues/126

  • notepad-plus-plus

    Notepad++ official repository

  • Project mention: Open-Shell: A collection of utilities bringing back classic features to Windows | news.ycombinator.com | 2024-04-24

    Whenever I need to live on a Windows system for any length of time, I install [notepad++](https://notepad-plus-plus.org)

    Do you prefer Notepad3 over Notepad++, and can you share why if so?

  • stackedit

    In-browser Markdown editor

  • Project mention: Show HN: I've built open-source, collaborative, WYSIWYG Markdown editor | news.ycombinator.com | 2023-06-23
  • theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

  • Project mention: I can't stand using VSCode so I wrote my own (it wasn't easy) | news.ycombinator.com | 2024-04-21

    As an alternative to VSCode, consider Theia[1].

    Open-source, runs all the VSCode extensions, etc.

    [1] https://theia-ide.org

  • trix

    A rich text editor for everyday writing

  • Project mention: Quill – Your powerful rich text editor | news.ycombinator.com | 2024-04-19

    Trix is simple and easy to use for basic writing like a blog. It’s what Basecamp and HEY both use (it was built by 37signals and is the default in Rails)

    https://trix-editor.org/

  • lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

  • Project mention: Quill – Your powerful rich text editor | news.ycombinator.com | 2024-04-19

    I remember using https://github.com/facebook/lexical for a project a year ago and mostly things worked our of the box.

    Any reason to prefer quill?

  • TOAST UI Editor

    πŸžπŸ“ Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.

  • Project mention: I'm making a GlowUI text editor to get back into coding | /r/Windows11 | 2023-06-09

    If you need a WYSIWYG markdown editor you can try Toast UI Editor or simply use Markdown Live add-on for Visual Studio Code

  • medium-editor

    Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

  • Project mention: WYSIWYG editor for a new Rails project | /r/rails | 2023-12-10

    The MediumEditor clone looks great, but I wanted a traditional toolbar and the last commit it seems was 3+ years ago.

  • limetext

    Open source API-compatible alternative to the text editor Sublime Text

  • TinyMCE

    The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

  • Project mention: TinyMCE (also) moving from MIT to GPL | news.ycombinator.com | 2024-03-27

    TinyMCE provided a bit more information about this change in a GitHub discussion thread here: https://github.com/tinymce/tinymce/discussions/9496

    As I posted there, this directly affects my open source project which is heavily tied to TinyMCE so I may end up forking, and reducing down to what my project needs to reduce maintenance scope & burden.

    TinyMCE have been jumping around with their licensing. They were under LGPL, with some (what I believe were) misleading guidance into meeting the LGPL (they specified rules about keeping specific branding elements). They then jumped to MIT, and since moved some of the open plugins to their commercial offering. Now they're making this change.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Editor related posts

Index

What are some of the best open-source Editor projects? This list will help you:

Project Stars
1 Visual Studio Code 158,095
2 AppFlowy 48,612
3 marktext 44,592
4 quill 39,539
5 Monaco Editor 38,268
6 AFFiNE 30,287
7 slate 28,980
8 Editor.js 26,755
9 micro-editor 23,872
10 tiptap 23,734
11 vscodium 23,621
12 NvChad 22,887
13 ScreenToGif 22,621
14 lossless-cut 22,155
15 notepad-plus-plus 21,539
16 stackedit 21,311
17 theia 18,814
18 trix 18,617
19 lexical 17,225
20 TOAST UI Editor 16,745
21 medium-editor 15,983
22 limetext 15,302
23 TinyMCE 14,260

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com