# microsoft/roosterjs

roosterjs is a framework-independent javascript rich text editor.

Repository: https://github.com/microsoft/roosterjs
Canonical: https://ross.abutalabs.com/products/roosterjs
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2026-08-25T23:28:44+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 91, longevity 100
- inputs: {"age_days": 3338, "days_push": 8, "days_rel": 62, "gap_med": 23, "n_releases_24m": 28}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1311, forks 188 (observed 2026-08-28T04:04:20.080118+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: editor, ui-components, plugin-system, markdown
- domain: web-development, frontend, text-editors, developer-tools
- platform: browser, cross-platform
- tags: rich-text-editor, content-model, wysiwyg, typescript, framework-independent, html-editing, web-server

## Member repositories
- microsoft/roosterjs (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.080118+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-30T04:49:50.624136+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/roosterjs (fetched 2026-08-28T04:04:20.080118+00:00, sha 9e38659ceb8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
