Software Alternatives, Accelerators & Startups

Word-like HTML inline edit with design mode

Trix ProseMirror
  1. 1
    A rich text editor for everyday writing.
    Pricing:
    • Open Source
    I love how Trix [0] and (I think) ProseMirror [1] work in that regard: it does use contenteditable, but every edit you make is applied to an internal model instead, then the editor state is updated back from the model. [0]: https://trix-editor.org/ [1]: https://prosemirror.net/.

    #Text Editors #Rich Text Editor #IDEs And Text Editors 14 social mentions

  2. A toolkit for building rich-text editors on the web
    Pricing:
    • Open Source
    I love how Trix [0] and (I think) ProseMirror [1] work in that regard: it does use contenteditable, but every edit you make is applied to an internal model instead, then the editor state is updated back from the model. [0]: https://trix-editor.org/ [1]: https://prosemirror.net/.

    #Text Editors #Rich Text Editor #IDEs And Text Editors 38 social mentions

Discuss: Word-like HTML inline edit with design mode

Log in or Post with