remirror

ProseMirror toolkit for React 🎉 (by remirror)

Remirror Alternatives

Similar projects and alternatives to remirror

  1. notesnook

    219 remirror VS notesnook

    A fully open source & end-to-end encrypted note taking alternative to Evernote.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. tiptap

    94 remirror VS tiptap

    The headless rich text editor framework for web artisans.

  4. lexical

    67 remirror VS lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

  5. yjs

    61 remirror VS yjs

    Shared data types for building collaborative software

  6. TinyMCE

    45 remirror VS TinyMCE

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

  7. ProseMirror

    47 remirror VS ProseMirror

    The ProseMirror WYSIWYM editor

  8. cr-sqlite

    Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. novel

    22 remirror VS novel

    Notion-style WYSIWYG editor with AI-powered autocompletion.

  11. github-writer

    GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.

  12. react-quill

    19 remirror VS react-quill

    A Quill component for React.

  13. writedown

    9 remirror VS writedown

    ✏ writedown - Free and Open Source Markdown Diary. Public Blogs and Private Notes.

  14. Draft.js

    40 remirror VS Draft.js

    Discontinued A React framework for building text editors.

  15. verbum

    8 remirror VS verbum

    Verbum is a fully flexible text editor based on lexical framework.

  16. megadraft

    2 remirror VS megadraft

    Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility

  17. react-ace

    6 remirror VS react-ace

    React Ace Component

  18. react-contenteditable

    React component for a div with editable contents

  19. react-prosemirror

    A library for safely integrating ProseMirror and React.

  20. roosterjs

    4 remirror VS roosterjs

    roosterjs is a framework-independent javascript rich text editor.

  21. hocuspocus

    4 remirror VS hocuspocus

    The CRDT Yjs WebSocket backend for conflict-free real-time collaboration in your app.

  22. mui-tiptap

    1 remirror VS mui-tiptap

    A Material UI (MUI) styled WYSIWYG rich text editor, using Tiptap

  23. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better remirror alternative or higher similarity.

remirror discussion

Log in or Post with

remirror reviews and mentions

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
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 14 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic remirror repo stats
7
2,884
5.3
8 days ago

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?