ProseMirror
A toolkit for building rich-text editors on the web with collaborative editing support.
Why consider ProseMirror?
ProseMirror is an open-source toolkit for building rich-text web editors written in TypeScript by Marijn Haverbeke. By replacing raw contentEditable mutations with functional transactions and schema-constrained document trees, ProseMirror guarantees reliable collaborative editing.
Learn ProseMirror by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of ProseMirror
ProseMirror enforces typed document schemas during real-time collaborative typing sessions.
Quickstart
npm install prosemirror-state prosemirror-view prosemirror-modelProseMirror is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.