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

codemirror/dev

Development repository for the CodeMirror editor project observed · 2026-08-28

github.com/codemirror/dev · homepage · JavaScript · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 77
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 2927
  • days_rel: n/a
  • days_push: 140
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7821 stars · 473 forks observed · 2026-08-28

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

CodeMirror is an extensible code editor component for the web, implemented as a set of modular npm packages providing syntax highlighting, autocompletion, and rich editing features. This repository is the central development monorepo holding the bug tracker and development scripts for the project's packages.

Use cases

  • embed a code editor in a web page
  • add syntax highlighting to a text input field
  • build a browser-based IDE or code playground
  • support collaborative editing in a web app
  • add autocompletion and linting to an in-browser editor
  • customize editor themes and keybindings like vim or emacs

When to choose

  • you need a lightweight, modular code editor component in the browser
  • you want fine-grained control over editor features via an extension API
  • you need good accessibility, mobile support, and performance on large documents

When to avoid

  • you need a full standalone desktop IDE rather than an embeddable component
  • you want a batteries-included editor without assembling multiple packages
  • you are looking for a plain textarea replacement with no editing features

Facets

library · maturity active

editor ui-components plugin-system text-editors web-development frontend developer-tools browser code-editor syntax-highlighting extensible-editor monorepo browser-based javascript nodejs

6 sources

Member repositories

RepositoryRoleHealth v2
codemirror/devmain10

For agents

markdown · JSON · MCP: product_card(name="codemirror/dev")

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