# suren-atoyan/monaco-react

Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins

Repository: https://github.com/suren-atoyan/monaco-react
Canonical: https://ross.abutalabs.com/products/monaco-react
Homepage: https://monaco-react.surenatoyan.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: monaco, editor, react, vscode
Last push: 2026-04-20T22:20:02+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 45, longevity 100
- inputs: {"age_days": 2635, "days_push": 135, "days_rel": 285, "gap_med": 60, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4734, forks 321 (observed 2026-08-28T04:08:57.714969+00:00)

## What it is
A React wrapper library for the Monaco Editor (the code editor powering VS Code), allowing one-line integration into any React application. It handles Monaco's setup without requiring webpack, rollup, or parcel configuration files or plugins.

## Use cases
- embed a code editor in a React app
- use monaco-editor without webpack config
- add a VS Code-like editor to create-react-app or Vite projects
- build an online code playground in React
- multi-model code editing in a React component
- integrate monaco editor into Next.js

## When to choose
- you need a full-featured browser-based code editor in a React application
- you want Monaco without ejecting or rewiring your bundler config
- you use create-react-app, Vite, Next.js, or Snowpack and want zero-config editor setup

## When to avoid
- you are not using React
- you need a lightweight editor like CodeMirror for simple text input
- you need server-side rendering of the editor itself without client-side loading

## Facets
- artifact type: library
- maturity: stable
- function: editor, ui-components, frontend-framework
- domain: web-development, frontend, developer-tools, text-editors
- platform: browser
- tags: monaco-editor, react, code-editor, vscode, typescript, no-webpack-config, nodejs, web-server

## Member repositories
- suren-atoyan/monaco-react (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.714969+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:00.365972+00:00, confidence not recorded.
  - readme: https://github.com/suren-atoyan/monaco-react (fetched 2026-08-28T04:08:57.714969+00:00, sha f2bdae53a11c)
  - homepage: https://monaco-react.surenatoyan.com/ (fetched 2026-08-29T09:02:51.453259+00:00, sha c7beaf235c70)
- Data as of 2026-08-30T08:39:29.467469+00:00.
