awesome-draft-js VS Draft.js

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

Draft.js

A React framework for building text editors. (by facebookarchive)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
awesome-draft-js Draft.js
3 40
2,483 22,309
- -
0.0 8.2
about 2 years ago over 1 year ago
JavaScript
- 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.

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

Draft.js

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

What are some alternatives?

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

roosterjs - roosterjs is a framework-independent javascript rich text editor.

quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility.

react-quill - A Quill component for React.

slate - A completely customizable framework for building rich text editors. (Currently in beta.)

remirror - ProseMirror toolkit for React 🎉

TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

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.

Editor.js - A block-style editor with clean JSON output

react-draft-wysiwyg - A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg

CodeMirror - In-browser code editor (version 5, legacy)