microsoft/roosterjs
roosterjs is a framework-independent javascript rich text editor. observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 91
- Longevity 100
Flags: no_license
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: 23
- age_days: 3338
- days_rel: 62
- days_push: 8
- n_releases_24m: 28
Adoption not part of the score
1311 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RoosterJs is a framework-independent JavaScript rich text editor built by Microsoft, contained within a single HTML div element. It operates on a middle-layer 'Content Model' data structure and is organized into modular packages for core editing, APIs, DOM operations, and plugins.
Use cases
- embed a rich text editor in a web app
- build a custom WYSIWYG editor without a framework dependency
- add formatted text editing to a comment or email composer
- convert between markdown and rich text content
- customize editor behavior with plugins
When to choose
- you need a framework-agnostic rich text editor
- you want fine-grained control over editor content via a structured content model
- you need modular packages to build a tailored editing experience
When to avoid
- you need a full-featured out-of-the-box editor with minimal setup
- your project requires a React-specific editor ecosystem
- you need mobile-native text editing
Facets
library · maturity active
editor ui-components plugin-system markdown web-development frontend text-editors developer-tools browser cross-platform rich-text-editor content-model wysiwyg typescript framework-independent html-editing web-server
1 source
- readme: https://github.com/microsoft/roosterjs · fetched 2026-08-28 · 9e38659ceb8a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/roosterjs | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/roosterjs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem