# margox/braft-editor

美观易用的React富文本编辑器，基于draft-js开发

Repository: https://github.com/margox/braft-editor
Canonical: https://ross.abutalabs.com/products/braft-editor
Language: JavaScript
License: MIT
License Family: permissive
Topics: draft-js, rich-text-editor, react, wysiwyg, wysiwyg-js-editor, rich
Last push: 2024-11-19T02:15:52+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": 3309, "days_push": 653, "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 4587, forks 579 (observed 2026-08-28T04:08:54.624600+00:00)

## What it is
Braft Editor is a beautiful and easy-to-use rich text (WYSIWYG) editor component for React, built on top of draft-js. It supports multimedia insertion, customizable toolbars, multi-language UI, and extension packs, while storing content as EditorState rather than raw HTML.

## Use cases
- add a rich text editor to a React app
- WYSIWYG editor for CMS content editing
- let users write formatted articles with images and video
- customizable toolbar rich text editing in the browser
- embed a draft-js based editor with multimedia upload

## When to choose
- you use React and want a polished, extensible WYSIWYG editor
- you need multimedia insertion, text wrapping, and customizable controls
- you want content stored as structured EditorState rather than HTML strings

## When to avoid
- your project strongly depends on preserving original HTML tags and attributes from external content
- you need to import or paste arbitrary third-party HTML without loss
- you are not using React

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

## Member repositories
- margox/braft-editor (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:54.624600+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-29T18:19:51.856918+00:00, confidence not recorded.
  - readme: https://github.com/margox/braft-editor (fetched 2026-08-28T04:08:54.624600+00:00, sha cd687061a282)
- Data as of 2026-08-30T08:39:29.467469+00:00.
