react-contenteditable
React component for a div with editable contents (by lovasoa)
remirror
ProseMirror toolkit for React 🎉 (by remirror)
Our great sponsors
react-contenteditable | remirror | |
---|---|---|
2 | 4 | |
1,294 | 1,681 | |
- | 5.1% | |
3.5 | 9.6 | |
26 days ago | 7 days ago | |
TypeScript | TypeScript | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-contenteditable
Posts with mentions or reviews of react-contenteditable.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-07.
-
10+ React Rich Text Editors
Demo GitHub
-
Anyone ever tried creating a text input similar to discord's in react?
There's a package for contentEditable: react-contenteditable
remirror
Posts with mentions or reviews of remirror.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-09.
-
Keep your JavaScript repository clean
One elegant solution I found in remirror repo. There all config files that should stay in the root of the project are actually in the ./support/root/ directory, and they are locally symlinked when setting up the project.
-
Rich Text Editor for React with Typescript? Finding it difficult.
If look for a react wysiwyg editor written in TypeScript Remirror is probably your best bet. It is based on ProseMirror.
-
ProseMirror toolkit building a CMS in React
View on GitHub
What are some alternatives?
When comparing react-contenteditable and remirror you can also consider the following projects:
tiptap - The headless editor framework for web artisans.
react-quill - A Quill component for React.
Draft.js - A React framework for building text editors.
react-ace - React Ace Component
megadraft - Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
react-medium-editor - React wrapper for medium-editor
react-trumbowyg - React wrapper for lightweight WYSIWYG editor Trumbowyg
ProseMirror - The ProseMirror WYSIWYM editor