JedWatson/react-codemirror
Codemirror Component for React.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4122
- days_rel: n/a
- days_push: 2163
- n_releases_24m: 0
Adoption not part of the score
1553 stars · 257 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React.js component that wraps the CodeMirror code editor, allowing it to be used declaratively in React applications with props for value, options, and change handling. It exposes the underlying CodeMirror instance for imperative access via refs.
Use cases
- embed a code editor in a react app
- render a code editor component with syntax highlighting
- edit code snippets in a web form
- build a markdown or config file editor in react
- controlled code editor with onChange callback
- customize codemirror options from react props
When to choose
- you need a CodeMirror-based code editor inside a React application
- you want a simple declarative wrapper around CodeMirror with React lifecycle integration
When to avoid
- you are using CodeMirror 6, which has its own official @uiw/react-codemirror or @codemirror packages
- you need a plain JavaScript editor without React
- you need actively developed features - the repo's last release was 2020 and it targets older React versions
Facets
library · maturity maintenance
editor ui-components frontend web-development text-editors developer-tools browser cross-platform react codemirror code-editor react-component syntax-highlighting nodejs
2 sources
- readme: https://github.com/JedWatson/react-codemirror · fetched 2026-08-28 · e7d9eec2ee45
- registry_npm: https://registry.npmjs.org/react-codemirror · fetched 2026-08-29 · b88871b9efa7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JedWatson/react-codemirror | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="JedWatson/react-codemirror")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem