react-simple-code-editor/react-simple-code-editor
Simple no-frills code editor with syntax highlighting observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 2995
- days_rel: n/a
- days_push: 790
- n_releases_24m: 0
Adoption not part of the score
1731 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A lightweight React component that provides a simple code editor with syntax highlighting, built on top of a textarea. It delegates highlighting to third-party libraries like Prism and is designed for small embeds and forms rather than full-featured editors.
Use cases
- embed a small code editor in a React form
- let users submit code snippets with syntax highlighting
- add a lightweight code input without heavy editors like Monaco or CodeMirror
- build a controlled textarea that highlights code as users type
- customize indentation and tab behavior in a code input
When to choose
- you need a tiny bundle size and only basic editing with highlighting
- you want full control over the highlighter (e.g., Prism) and styling
- you need a simple controlled React component for code input in forms
When to avoid
- you need advanced features like autocomplete, linting, or multiple cursors
- you are not using React
- you need a full IDE-like editing experience
Facets
library · maturity stable
editor ui-components frontend web-development text-editors browser react syntax-highlighting code-editor textarea prismjs web-server
3 sources
- readme: https://github.com/react-simple-code-editor/react-simple-code-editor · fetched 2026-08-28 · 7a2d6bb16dab
- homepage: https://react-simple-code-editor.github.io/react-simple-code-editor/ · fetched 2026-08-29 · bdfc800b814e
- registry_npm: https://registry.npmjs.org/react-simple-code-editor · fetched 2026-08-29 · dc4f2e6f4886
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-simple-code-editor/react-simple-code-editor | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="react-simple-code-editor/react-simple-code-editor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem