Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 JavaScript Rich Text Editor Projects
-
In some case, you may need to allow the user to upload the file in the text editor like Trix editor. However, you current configuration not allowed it, you need to configure the CORS. Here the configuration
-
medium-editor
Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
MediumEditor
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
lexical
Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
Yes, it uses the Lexical framework internally, so markdown gets converted to an AST, then the AST gets serialized back.
-
Did you try https://etherpad.org ?
-
Project mention: Free, simple inline WYSIWYG editor? Bold, italic, underline, link, that's it. Pictured is Redactor, not free) | /r/webdev | 2022-11-22
inline looks nice but has a bug where the output content doesn't update correctly. I ended up with: https://github.com/jaredreich/pell. Works great but I will go back to inline if the dev responds about fixing the bug
-
react-draft-wysiwyg
A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
Project mention: Best way to create a modal with a rich text editor inside it? | /r/reactjs | 2023-07-02Tailwind already has modal example so I assume you are looking for rich text editor. Now library to use depends what your use case for editor is. If it is for editing code or json then @monaco-editor/react fits the bill very nicely. For more general content you can use react-draft-wysiwyg . I can provide more options if you specify what the editor will be used for.
-
The email template settings page should provide a user interface where users can see and edit the email template. The react-quill (https://github.com/zenoamaro/react-quill) component will be used as the editor for the email template message.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
React Ace Editor
-
-
-
-
-
Project mention: SunEditor – Pure javscript based WYSIWYG web editor, with no dependencies | news.ycombinator.com | 2023-01-26
-
megadraft
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
-
-
-
-
-
As for the editor, I hope it will not reformat the text, see the Nextcloud debacle: https://github.com/nextcloud/text/issues/593
-
ckeditor v4 had allowedContent and extraAllowedContent configurations to allow classes on elements. Searching for "ckeditor 5 allowedContent" led me to https://github.com/ckeditor/ckeditor5-react/issues/209 which seems to indicate to me that they've gone a whole different route for configuration and I'll leave it to you to deep dive into that.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
JavaScript Rich Text Editor related posts
- React Js Developers ⭐ Create a Email Editor with React-Quill
- Vrite Editor: Open-Source WYSIWYG Markdown Editor
- Which Rich Text Editor to use ?
- MDX Editor - a Rich Text Markdown Editor React Component
- On Google Docs and why rich text editors need custom layout engines
- Best way to create a modal with a rich text editor inside it?
- Creating a Rich Text Editor with TinyMCE and React
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Oct 2023
Index
What are some of the best open-source Rich Text Editor projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | trix | 17,889 |
2 | medium-editor | 15,895 |
3 | lexical | 15,591 |
4 | Etherpad | 14,806 |
5 | pell | 11,844 |
6 | react-draft-wysiwyg | 6,175 |
7 | react-quill | 6,140 |
8 | Trumbowyg | 3,873 |
9 | react-ace | 3,857 |
10 | dante | 1,914 |
11 | medium-draft | 1,728 |
12 | react-codemirror | 1,540 |
13 | alloyeditor | 1,349 |
14 | suneditor | 1,239 |
15 | megadraft | 1,195 |
16 | ritzy | 897 |
17 | django-markdown-editor | 727 |
18 | vue-froala-wysiwyg | 615 |
19 | react-medium-editor | 500 |
20 | text | 454 |
21 | ckeditor5-react | 391 |
22 | czi-prosemirror | 334 |
23 | angular-froala | 308 |