Skip to content

Instantly share code, notes, and snippets.

View weiliddat's full-sized avatar

Chiawei Ong weiliddat

View GitHub Profile
@weiliddat
weiliddat / html-editors.md
Created February 2, 2019 13:51 — forked from manigandham/rich-text-html-editors.md
Rich text / HTML editors and frameworks

Strictly Frameworks

Abstracted Editors

These use separate document structures instead of HTML, some are more modular libraries than full editors

  • ProseMirror - http://prosemirror.net/ - supports collaborative editing, offers similar options to Mobiledoc for data structure