react-monaco-editor/react-monaco-editor
Monaco Editor for React. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 97
- Release rhythm 16
- Longevity 100
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: 173
- age_days: 3649
- days_rel: 412
- days_push: 22
- n_releases_24m: 2
Adoption not part of the score
4208 stars · 388 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React wrapper component around Microsoft's Monaco Editor, the code editor that powers VS Code. It provides a declarative React component with props for language, theme, value, and editor lifecycle callbacks.
Use cases
- embed a code editor in a react app
- add syntax-highlighted code editing to a web app
- build an online IDE or playground with react
- use the vscode monaco editor in react
- let users edit json or javascript in the browser
- create a dark-themed code editor component
When to choose
- you use React and want Monaco Editor with a simple declarative component API
- you need a full-featured code editor (IntelliSense, multi-language, themes) in a web app
- you want a well-maintained, widely used wrapper with npm distribution
When to avoid
- you use Vue, Svelte, or another framework instead of React
- you need a lightweight editor without Monaco's large bundle size and webpack configuration
- you target server-side rendering without careful setup, since Monaco requires browser APIs
Facets
library · maturity active
editor ui-components web-development frontend text-editors developer-tools browser react monaco-editor code-editor typescript vscode-editor webpack nodejs web-server
2 sources
- readme: https://github.com/react-monaco-editor/react-monaco-editor · fetched 2026-08-28 · 05bfddea8c29
- registry_npm: https://registry.npmjs.org/react-monaco-editor · fetched 2026-08-29 · 024a29928a51
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-monaco-editor/react-monaco-editor | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="react-monaco-editor/react-monaco-editor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem