Ross ROSS = Recommend OSS · open-source software intelligence for agents

lovasoa/react-contenteditable

React component for a div with editable contents observed · 2026-08-28

github.com/lovasoa/react-contenteditable · homepage · TypeScript · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
lovasoa/react-contenteditablemain23

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