ProseMirror Toolkit for React
"Remirror makes ProseMirror fun to use for React developers. It is a wrapper library for ProseMirror, a toolkit for building rich text editors.
Remirror provides extensions that abstract various ProseMirror concepts such as schemas, commands and plugins, making it much simpler to group related logic together.
Think of Remirror like Lego: You can follow the instructions to construct an out-of-the-box style editor, or as the basis of something much more bespoke, via its commands, helpers and hooks."