# fex-team/ueditor

rich text 富文本编辑器

Repository: https://github.com/fex-team/ueditor
Canonical: https://ross.abutalabs.com/products/ueditor
Homepage: http://ueditor.baidu.com
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2023-01-06T03:47:12+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5053, "days_push": 1335, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6767, forks 2409 (observed 2026-08-28T04:09:48.415758+00:00)

## What it is
UEditor is a lightweight, customizable WYSIWYG rich text editor for web pages, originally developed by Baidu's web frontend team and released under the MIT license. The repository was archived on January 6, 2023 and is now read-only, with known security issues in its bundled backend demo code.

## Use cases
- embed a rich text editor in a web page
- let users write formatted HTML content in a CMS
- customize toolbar buttons for a WYSIWYG editor
- get and set HTML content of an editor via JavaScript API
- add custom plugins to a legacy rich text editor

## When to choose
- maintaining a legacy project already built on UEditor
- you need a battle-tested Chinese-language rich text editor with existing documentation
- a lightweight MIT-licensed editor for an older browser-support matrix

## When to avoid
- starting a new project - the repo is archived and unmaintained
- production backends - the bundled server code has known SSRF and file-inclusion vulnerabilities
- you need modern editor features, active security patches, or community support

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, editor, file-upload, templating
- domain: web-development, frontend, text-editors, developer-tools
- platform: browser
- tags: rich-text-editor, wysiwyg, baidu, archived, legacy, chinese, javascript, web-server

## Member repositories
- fex-team/ueditor (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.415758+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:42:32.016840+00:00, confidence not recorded.
  - readme: https://github.com/fex-team/ueditor (fetched 2026-08-28T04:09:48.415758+00:00, sha 88a279692d0b)
  - homepage: http://ueditor.baidu.com (fetched 2026-08-29T08:38:53.423990+00:00, sha 03317890ffdf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
