Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Quill | 34,824 | 2,895 | 1,527 | 11 days ago | 76 | April 10, 2020 | 1,324 | bsd-3-clause | JavaScript | |
Quill is a modern WYSIWYG editor built for compatibility and extensibility. | ||||||||||
Tiptap | 18,513 | 136 | 2 days ago | 198 | September 20, 2022 | 245 | mit | TypeScript | ||
The headless editor framework for web artisans. | ||||||||||
Trix | 17,387 | 252 | 34 | 2 months ago | 34 | March 29, 2022 | 97 | mit | JavaScript | |
A rich text editor for everyday writing | ||||||||||
Tinymce | 12,740 | 1,504 | 825 | 21 hours ago | 153 | September 08, 2022 | 1,129 | mit | TypeScript | |
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular | ||||||||||
Pell | 11,656 | 41 | 22 | a year ago | 16 | December 05, 2018 | 68 | mit | JavaScript | |
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies | ||||||||||
Summernote | 11,063 | 519 | 100 | 11 days ago | 41 | October 14, 2021 | 74 | mit | JavaScript | |
Super simple WYSIWYG editor | ||||||||||
React Page | 9,134 | 18 | 6 days ago | 304 | September 21, 2022 | 11 | mit | TypeScript | ||
Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids. | ||||||||||
Milkdown | 7,246 | 3 days ago | 7 | mit | TypeScript | |||||
🍼 Plugin driven WYSIWYG markdown editor framework. | ||||||||||
Ckeditor5 | 6,965 | 273 | 1,748 | 19 hours ago | 53 | August 31, 2022 | 2,954 | other | JavaScript | |
Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing. | ||||||||||
React Draft Wysiwyg | 6,000 | 786 | 337 | 25 days ago | 131 | July 17, 2022 | 683 | mit | JavaScript | |
A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg |
ReactPage is a smart, extensible and modern editor ("WYSIWYG") for the web written in React. If you are fed up with the limitations of contenteditable
, you are in the right place.
yarn add @react-page/editor
or
npm install --save @react-page/editor
There is also a beta
release channel, which might contain unstable features:
yarn add @react-page/[email protected]
or
npm install --save @react-page/[email protected]
A demo can be found on Demo which reflects the stable
release channel on npm.
the current beta
version is also available as a demo: beta Demo
The documentation is available at docs
Documentation for the current beta is at beta docs
Made with contributors-img.
Formerly known as ORY Editor
Original Library created by @aeneasr @ory