Web Based Text Editors
May 2, 2019 Leave a comment
I have been researching Web Based Text Editors and have found the following that look good:
WYSIWYG Block Styled Editor
https://editorjs.io/
Edit and style each piece of the content individually, in blocks
Saves in JSON format
Rich-Text web based text editor toolkit (used by NY Times)
http://prosemirror.net/
How NY Times use prosemirror:
https://open.nytimes.com/building-a-text-editor-for-a-digital-first-newsroom-f1cb8367fc21
A React based framework for building rich text editors extensible via plugins.
https://docs.slatejs.org/