# jpuri/react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg

Repository: https://github.com/jpuri/react-draft-wysiwyg
Canonical: https://ross.abutalabs.com/products/react-draft-wysiwyg
Language: JavaScript
License: MIT
License Family: permissive
Topics: wysiwyg-editor, draft-js, reactjs, javascript
Last push: 2024-12-01T09:52:19+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3650, "days_push": 640, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6466, forks 1149 (observed 2026-08-28T04:09:43.662561+00:00)

## What it is
A rich text WYSIWYG editor React component built on top of DraftJS, with a configurable toolbar supporting inline styles, blocks, links, images, emojis, and mentions. It can convert editor content to HTML, JSON, or Markdown and back.

## Use cases
- add a rich text editor to a react app
- wysiwyg editor with configurable toolbar
- let users write formatted content with images and links
- convert rich text editor content to html
- editor with emoji and mention support
- controlled rich text input component for forms

## When to choose
- you need a batteries-included rich text editor for a React app built on DraftJS
- you want a customizable toolbar with images, emojis, mentions, and HTML export out of the box

## When to avoid
- you are not using React or want a framework-agnostic editor
- you need a modern actively developed editor on a newer engine like Slate, ProseMirror, or Lexical
- you need collaborative multi-user editing

## Facets
- artifact type: library
- maturity: maintenance
- function: editor, ui-components, internationalization
- domain: frontend, web-development, text-editors
- platform: browser
- tags: wysiwyg, draft-js, rich-text-editor, react-component, toolbar, javascript, react, web

## Member repositories
- jpuri/react-draft-wysiwyg (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.662561+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-29T17:44:36.543357+00:00, confidence not recorded.
  - readme: https://github.com/jpuri/react-draft-wysiwyg (fetched 2026-08-28T04:09:43.662561+00:00, sha f530f6aa2ebf)
  - registry_npm: https://registry.npmjs.org/react-draft-wysiwyg (fetched 2026-08-29T08:41:28.407389+00:00, sha 3cac2008d1ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
