# JiHong88/suneditor

A lightweight and powerful WYSIWYG editor in vanilla JavaScript. No dependencies.

Repository: https://github.com/JiHong88/suneditor
Canonical: https://ross.abutalabs.com/products/suneditor
Homepage: https://suneditor.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: rich-text-editor, contenteditable, html-editor, editor, no-dependencies, suneditor, vanilla-javascript, web-editor
Last push: 2026-08-26T18:49:14+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 3429, "days_push": 7, "days_rel": 7, "gap_med": 5.5, "n_releases_24m": 27}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2006, forks 345 (observed 2026-08-28T04:06:04.685790+00:00)

## What it is
SunEditor is a lightweight, dependency-free WYSIWYG rich text editor written in vanilla JavaScript with a modular plugin architecture. It integrates easily with React, Vue, Angular, Svelte, and plain HTML, offering 30+ plugins including tables, mentions, code blocks, media galleries, and Markdown mode.

## Use cases
- add a rich text editor to a web form
- embed a WYSIWYG editor in React or Vue
- lightweight contenteditable HTML editor with no dependencies
- let users write articles or documentation in the browser
- edit content as markdown with a WYSIWYG toolbar
- add image and video upload to a text editor

## When to choose
- you need a zero-dependency, fast-loading rich text editor
- you want modular plugins so you only ship what you use
- you need framework-agnostic integration (React, Vue, Angular, Svelte, Web Components)
- you need RTL support and multiple languages out of the box

## When to avoid
- you need raw arbitrary HTML editing rather than structured content
- you need a fully collaborative real-time multi-user editor
- you require a React-native or mobile-native editor

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, frontend-framework
- domain: web-development, frontend, text-editors, cms
- platform: browser
- tags: wysiwyg, rich-text-editor, vanilla-javascript, contenteditable, zero-dependencies, html-editor, markdown-mode, react, vue, svelte, web-server, nodejs

## Member repositories
- JiHong88/suneditor (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:04.685790+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-30T03:01:25.622005+00:00, confidence not recorded.
  - readme: https://github.com/JiHong88/suneditor (fetched 2026-08-28T04:06:04.685790+00:00, sha a754b927f262)
  - homepage: https://suneditor.com (fetched 2026-08-29T10:41:35.071054+00:00, sha 90e671572a9c)
  - site_page: https://suneditor.com/getting-started (fetched 2026-08-29T10:41:35.080179+00:00, sha b7382c887d64)
  - site_page: https://suneditor.com/docs-api (fetched 2026-08-29T10:41:35.082099+00:00, sha 3441c49de3c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
