Ross ROSS = Recommend OSS · open-source software intelligence for agents

ProseMirror

The ProseMirror WYSIWYM editor observed · 2026-08-28

github.com/ProseMirror/prosemirror · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 75
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4045
  • days_rel: n/a
  • days_push: 154
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8703 stars · 370 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ProseMirror is a JavaScript toolkit for building rich-text WYSIWYG editors on the web, based on contentEditable with support for custom document schemas and collaborative editing. It is a modular, plugin-based library distributed as separate npm modules rather than a ready-to-use editor.

Use cases

  • build a rich-text editor for a web app
  • add collaborative real-time editing to a document editor
  • create a structured content editor with custom document schemas
  • build a markdown-like editor with a WYSIWYG interface
  • embed a semantic rich-text editor in a CMS
  • implement a comment or note editor with constrained formatting

When to choose

  • you need fine-grained control over document structure and semantics
  • you want real-time collaborative editing support
  • you are building a custom editor rather than wanting an out-of-the-box one
  • you need a modular, extensible editing toolkit for the browser

When to avoid

  • you just need a simple textarea or basic markdown input
  • you want a fully prebuilt editor with minimal configuration
  • you are building a native mobile or desktop app without a web view

Facets

framework · maturity stable

editor ui-components plugin-system state-management web-development frontend text-editors developer-tools browser rich-text-editor wysiwyg contenteditable collaborative-editing document-schemas toolkit javascript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
ProseMirror/prosemirrormain10
ProseMirror/prosemirror-viewbackend10

For agents

markdown · JSON · MCP: product_card(name="ProseMirror/prosemirror")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem