roosterjs VS awesome-draft-js

Compare roosterjs vs awesome-draft-js and see what are their differences.

roosterjs

roosterjs is a framework-independent javascript rich text editor. (by microsoft)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
roosterjs awesome-draft-js
2 3
845 2,483
2.2% -
9.8 0.0
7 days ago almost 2 years ago
TypeScript
GNU General Public License v3.0 or later -
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.

roosterjs

Posts with mentions or reviews of roosterjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.

awesome-draft-js

Posts with mentions or reviews of awesome-draft-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • Meditee: Medium like Markdown editor
    5 projects | dev.to | 17 Nov 2021
    In this rich and mature community, I also found other awesome projects and specifically Medium-draft, which is a beautiful Medium like rich text editor (built upon draft-js), eliminating mouse usage by adding relevant keyboard shortcuts.
  • Can I create a multi-page editor with draft-js
    1 project | /r/reactjs | 6 Apr 2021
    95% confident you would have to calculate the content height and implement the concept yourself. You would have to find the spot where the content should wrap and insert a block into the editor state to designate the break. This would likely have to be recalculated with every change of the editor state. Seems fairly complex, but perhaps one of the prebuilt editors has the concept you can utilize. Check out https://github.com/nikgraf/awesome-draft-js
  • Rich Text Editor for React with Typescript? Finding it difficult.
    4 projects | /r/reactjs | 28 Mar 2021
    Draft.js isn't a WYSIWYG editor. It's a framework for building editors. If you want to leverage Draft but don't want to start from scratch, check out https://github.com/nikgraf/awesome-draft-js

What are some alternatives?

When comparing roosterjs and awesome-draft-js you can also consider the following projects:

react-quill - A Quill component for React.

suneditor-react - A React Component for SunEditor (WYSIWYG editor)

remirror - ProseMirror toolkit for React 🎉

Froala Editor - The next generation Javascript WYSIWYG HTML Editor.

medium-draft - 📝 A medium like Rich Text Editor built on draft-js with a focus on keyboard shortcuts.

meditee - Meditee Desktop App is a minimalist "Medium like" Markdown editor based on Draft.js and Electron.

suneditor - Pure javascript based WYSIWYG html editor, with no dependencies.

roosterjs-react - React components based on roosterjs

tiptap - The headless rich text editor framework for web artisans.