sstur/react-rte
Pure React rich text WYSIWYG editor based on draft-js. 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: 3843
- days_rel: n/a
- days_push: 1204
- n_releases_24m: 0
Adoption not part of the score
2863 stars · 428 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure React WYSIWYG rich text editor component built on Draft.js, designed as a drop-in textarea replacement with a formatting toolbar and HTML/Markdown value conversion. The project is explicitly deprecated, and its underlying Draft.js dependency has been archived by Facebook in favor of Lexical.
Use cases
- embed a rich text editor in a react app
- replace a textarea with a wysiwyg editor
- convert rich text content between html and markdown
- add a formatting toolbar to text input
- build a blog post or comment composer in react
- create value from html string in react editor
When to choose
- you are maintaining a legacy React codebase that already uses Draft.js or react-rte
- you need a textarea-like value/onChange API for rich text with HTML and Markdown serialization
- you need an isolated, self-contained editor component for an internal tool with no long-term maintenance concerns
When to avoid
- starting any new project - the README explicitly recommends alternatives like Lexical or TipTap instead
- you need actively maintained software with ongoing bug fixes and security patches
- you want long-term support, since Draft.js itself is archived and unmaintained
- your build setup cannot add a CSS loader or polyfills for older browsers
Facets
library · maturity abandoned
editor ui-components frontend web-development text-editors browser react draft-js wysiwyg rich-text contenteditable react-component deprecated textarea-replacement nodejs
3 sources
- readme: https://github.com/sstur/react-rte · fetched 2026-08-28 · feaacee47664
- homepage: https://react-rte.org · fetched 2026-08-29 · 2e540b6995c9
- registry_npm: https://registry.npmjs.org/react-rte · fetched 2026-08-29 · 47da4c8cd7c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sstur/react-rte | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem