remirror VS awesome-draft-js

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

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
remirror awesome-draft-js
7 3
2,579 2,483
1.4% -
8.0 0.0
2 days ago almost 2 years ago
TypeScript
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.

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 2023-08-01.
  • Launch HN: Tiptap (YC S23) – Toolkit for developing collaborative editors
    17 projects | news.ycombinator.com | 1 Aug 2023
    We have been using Tiptap in production for more than a year in Notesnook[0]. Glad to see it finally launching here on HN!

    We have had quite a long and rough ride in search of a stable rich text editor. We began with Quill.js then migrated to TinyMCE and then finally settled on Prosemirror. Unfortunately, contenteditable is still absolutely horrible on web browsers, especially mobile ones.

    Tiptap is a good choice if you are looking for a framework agnostic and thin abstraction over Prosemirror. However, if you are primarily working with React you should go with Remirror[1]. Tiptap's APIs are heavily inspired by Remirror (almost a duplicate in some places). Remirror takes the edge on the maturity and stability of the API and extensions. The sheer number of utilities offered by them to simplify Prosemirror's APIs is astounding.

    In the end, though, its Prosemirror that's doing all the heavy lifting. And no matter how many abstractions you put on it, you will have to get really, really close in with Prosemirror's internals. Tiptap or Remirror do not make that any easier or harder aside from the initial bootstrapping.

    [0] https://notesnook.com

    [1] https://remirror.io

  • Best Text Editor to integrate with React?
    3 projects | /r/reactjs | 8 Apr 2023
    I used and enjoyed my time with https://remirror.io/. It is built on prosemirror with better DX.
  • What is the best Rich Text Editor for ReactJS now?
    9 projects | /r/reactjs | 3 Aug 2022
    We're using remirror in our product. It's built on top of ProseMirror so it's very flexible to build your own editor.
  • Keep your JavaScript repository clean
    2 projects | dev.to | 9 Apr 2022
    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.
    4 projects | /r/reactjs | 28 Mar 2021
    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
    3 projects | dev.to | 22 Mar 2021
    View on GitHub
    3 projects | dev.to | 22 Mar 2021

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.
  • 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 remirror and awesome-draft-js you can also consider the following projects:

tiptap - The headless rich text 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

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

ProseMirror - The ProseMirror WYSIWYM editor

react-codemirror - Codemirror Component for React.js

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

react-contenteditable - React component for a div with editable contents

react-trumbowyg - React wrapper for lightweight WYSIWYG editor Trumbowyg