Scholarly Communication Technology Catalogue
Log in

ProseMirror

Last updated: 2021-01-27 12:33 UTC
Description: ProseMirror is a JavaScript framework to develop visual text editors online. It can support collaborative editing in real time. It has a modular architecture that makes sure users only load the code they need, and can replace parts of the system as needed. ProseMirror supports extensible document schemas that allow users to edit documents with a custom structure without writing their own editor from scratch. It has a plugin system that allows users to easily enable additional functionality, and package their own extensions in a convenient format. Prosemirror is used by several major online news sources (NYTimes, Guardian), as well as inside tools like PubPub and Coko Foundation's Wax editor.
Homepage: http://prosemirror.net/
Codebase: https://github.com/prosemirror/
Roadmap:
Hosting: self-hosted
Licensing: https://opensource.org/licenses/MIT
Pricing: free to use
Adoption level: Significant
Readiness level: TR9
Governance: Not Classified
Business Form: Individual Maintainer
Status: Actively Maintained
Categories: Software Framework
Functions: Authoring / Editing
Collections:
General Tags:
Base technologies