Top 23 Editor Open-Source Projects
-
I've been using the Atom editor that whole time, but unfortunately it's being retired at the end of 2022. This is a real pity because there's a big community around the application and despite being a bit resource-hungry, it's got a lot going for it.
-
The Material Design framework is currently in beta. The third beta release has been available for a fortnight. Read the release notes.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
Project mention: Any suggestions for a rich-text-editor in React? [More info below] | reddit.com/r/reactjs | 2022-07-02
Monaco editor is good more for code blocks and syntax highlighting.
-
I'm a staunch vim user for multiple decades and I can't believe I'm saying this but I'm moving to neovim. I'm liking having a meta alt-key that seem to always work, a builtin lsp, virtual text, treesitter, all features included in compilations, and while I can deal with Vim 9 script and I'm not a lua expert but I like lua and being able to use lua rocks package manager via packer is attractive too. This might be a good time to make this decision as once I start writing more in Vim 9 script it'd be more of a hassle to rewrite configuration for neovim later. I adore and owe much to Bram's contributions obviously but this thread with people trying to convince him to consider virtual text and failing was the clincher for me. Despite understanding his point, I like that neovim is more willing to accept these kind of features. Anyway if I end up not liking it, there's always plain vim to fall back on and it's far from the worst case scenario.
-
Project mention: [Media] This is my first Rust project, a little pastebin web app called MicroBin. 🦀 It's blazingly fast 🚀🔥 and crazy safe of course | reddit.com/r/rust | 2022-05-08
syntax highlighting is simple with https://codemirror.net/
-
For the code editing you can use Ace.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Lexical – a web text editor framework that powers Facebook | news.ycombinator.com | 2022-06-20
How does this compare to Draft.js, another rich text editor created by Facebook?
-
if you want out of the box Vue 3 component framework, try https://quasar.dev/
-
Project mention: Does anybody a block-based rich text editor like notion that works with react? | reddit.com/r/nextjs | 2022-05-25
-
-
medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
-
Ideas to add: - add markdown editor that works via plain JS - ability from UI to rollback to previous note version (git checkout) - Ability to create directories for notes
-
Project mention: Increased Subscription Pricing for IDEs, .NET Tools, and the All Products Pack | news.ycombinator.com | 2022-06-29
https://github.com/JetBrains/intellij-community/graphs/commi...
-
TextMate is a well-known code editor for developers who code on a Mac system.
-
I think the closest we got to a closure of Light Table is this: https://chris-granger.com/2014/10/01/beyond-light-table/
Which includes:
> Light Table will continue to go on strong. We haven’t talked too much about it lately, but it’s used by tens of thousands of people and still growing. We use it every day to help us build Eve and thanks to the awesome people in the community that has sprung up around it, it gets better every week.
Judging by GitHub contribution data (https://github.com/LightTable/LightTable/graphs/contributors...), it seems there has only been 25 commits (from one author) since Sep 20, 2019.
-
Project mention: WYSIWYG Editor Recommendation for Commercial/Enterprise Website Frontends? | reddit.com/r/django | 2022-02-22
We use Summernote which is fine, there can be bugs with our integration but that is more down to our hacking around with it than the actual software.
-
-
Encountered this issue as we're looking into solutions for migrating a Vue 2 + Buefy codebase over to Vue 3. The maintainer is actively working on Oruga, which for the most part, has a very similar api to Buefy components and is pretty close in terms of component parity. I only found out about Oruga through this pinned issue in the Buefy repo.
-
SimpleMDE
A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
Project mention: SimpleMDE VS ink - a user suggested alternative | libhunt.com/r/simplemde-markdown-editor | 2022-05-07 -
Project mention: Ace, CodeMirror, and Monaco: A Comparison of the Code Editors You Use in Browser | news.ycombinator.com | 2022-03-14
I did a similar analysis a year ago and came to the conclusion that ProseMirror (https://prosemirror.net) was the right choice for my project. ProseMirror is an excellent toolkit for building your own rich text components and happens to also be written by the author of CodeMirror. It does not give you as quick an out of the box experience as slate (or any of the other rich text libraries out there) but its speed and flexibility is excellent.
-
Project mention: how to display users text input to sepearte retangle like on the left, so that later they can download the image with all the rectangle box with text seperate? Jsfiddle link in comment of how far I got | reddit.com/r/webdev | 2021-09-19
You could use something like https://www.npmjs.com/package/froala-editor and then just split it by tag
-
Editors related posts
Index
What are some of the best open-source Editor projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Atom | 58,235 |
2 | vuetify | 34,619 |
3 | quill | 32,998 |
4 | Monaco Editor | 30,100 |
5 | Vim | 27,709 |
6 | CodeMirror | 25,151 |
7 | ace | 24,552 |
8 | Draft.js | 21,836 |
9 | Quasar Framework | 21,540 |
10 | Editor.js | 19,407 |
11 | trix | 16,845 |
12 | medium-editor | 15,594 |
13 | TOAST UI Editor | 14,819 |
14 | intellij-community | 13,887 |
15 | TextMate | 13,843 |
16 | Light Table | 11,709 |
17 | Summernote | 10,778 |
18 | jsoneditor | 9,705 |
19 | buefy | 9,246 |
20 | SimpleMDE | 9,048 |
21 | ProseMirror | 5,980 |
22 | Froala Editor | 4,893 |
23 | pen | 4,743 |
Are you hiring? Post a new remote job listing for free.