Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,7 @@ _Let the user define an order on a list_
- [draft-js](https://github.com/facebook/draft-js) - A React framework for building text editors.
- [edtr-io](https://github.com/edtr-io/edtr-io) - [demo](https://edtr.io/) - [docs](https://edtr.io/docs/getting-started) - WYSIWYG in-line web editor with plugins.
- [megadraft](https://github.com/globocom/megadraft) - Rich Text editor built on top of draft.js.
- [mutxt-react](https://github.com/streamich/json-joy/tree/master/packages/mutxt-react) - [demo](https://mutxt.com) - a polished full blown collaboration-enabled rich-text in one React component
- [react-ace](https://github.com/securingsincity/react-ace) - Ace (Advanced Code Editor) wraper.
- [react-codemirror](https://github.com/uiwjs/react-codemirror) - [demo](https://uiwjs.github.io/react-codemirror/) - CodeMirror component for React.
- [react-contenteditable](https://github.com/lovasoa/react-contenteditable) - React component for a div with editable contents.
Expand Down
Loading