lovasoa/react-contenteditable
React component for a div with editable contents 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4266
- days_rel: n/a
- days_push: 1267
- n_releases_24m: 0
Adoption not part of the score
1674 stars · 213 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React component that wraps a contenteditable HTML element, letting users edit rich HTML content inline. It exposes controlled props like html, onChange, and event handlers for building editable text areas in React apps.
Use cases
- build an inline editable text block in react
- let users edit rich html content on a page
- create a lightweight wysiwyg editing field
- make a div editable with react state binding
- capture html changes from a contenteditable element
- build inline-editable labels or notes in a react app
When to choose
- you need a simple controlled contenteditable element in React
- you want inline rich-text editing without a full editor framework
- you need custom tag names and basic event handling for editable content
When to avoid
- you need a full-featured WYSIWYG editor with toolbars and formatting controls
- your project relies on useState for the html value (known hooks issue)
- you are not using React
Facets
library · maturity stable
ui-components form-handling frontend web-development text-editors browser react contenteditable wysiwyg rich-text react-component nodejs
2 sources
- readme: https://github.com/lovasoa/react-contenteditable · fetched 2026-08-28 · 4f0ad7925603
- registry_npm: https://registry.npmjs.org/react-contenteditable · fetched 2026-08-29 · 745c430d658e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lovasoa/react-contenteditable | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lovasoa/react-contenteditable")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem