# prosekit/prosekit

Framework agnostic and headless rich text editor

Repository: https://github.com/prosekit/prosekit
Canonical: https://ross.abutalabs.com/products/prosekit
Homepage: https://prosekit.dev
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-09-02T21:58:23+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 88, longevity 82
- inputs: {"age_days": 1151, "days_push": 0, "days_rel": 3, "gap_med": 4, "n_releases_24m": 94}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1179, forks 38 (observed 2026-09-03T02:15:17.106262+00:00)

## What it is
ProseKit is a headless, framework-agnostic rich text editor toolkit for the web, built on ProseMirror with adapters for React, Vue, Preact, Svelte, Solid, and vanilla JavaScript. It is type-safe, modular, and extensible, with copy-paste Tailwind CSS components and shadcn/ui scaffolding.

## Use cases
- build a rich text editor in react
- add wysiwyg editing to a vue app
- create a headless markdown editor with mentions and tables
- embed a customizable text editor in a svelte or solid app
- scaffold a full-featured editor with shadcn ui
- build a comment box with inline formatting and code blocks

## When to choose
- you need full styling control over a rich text editor
- you want ProseMirror power with a type-safe, composable API
- you use React, Vue, Preact, Svelte, or Solid and want consistent editor behavior
- you want copy-paste Tailwind/shadcn components instead of a pre-styled editor

## When to avoid
- you want a batteries-included, pre-styled editor like CKEditor or Quik
- you need a plain textarea or lightweight markdown-only input
- your project does not use a modern bundler or TypeScript-friendly setup

## Facets
- artifact type: framework
- maturity: active
- function: frontend-framework, ui-components, editor, markdown, templating
- domain: web-development, frontend, text-editors, developer-tools
- platform: browser, cross-platform
- tags: rich-text-editor, headless, prosemirror, wysiwyg, react, vue, svelte, solid, preact, tailwindcss, shadcn-ui, type-safe, web-server, nodejs, typescript

## Member repositories
- prosekit/prosekit (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:17.106262+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-30T06:28:19.153729+00:00, confidence not recorded.
  - readme: https://github.com/prosekit/prosekit (fetched 2026-09-03T02:15:17.106262+00:00, sha 364250e6ca03)
  - homepage: https://prosekit.dev (fetched 2026-08-29T12:33:32.667022+00:00, sha c120fb8fe166)
  - site_page: https://prosekit.dev/getting-started/introduction (fetched 2026-08-29T12:33:32.676171+00:00, sha 2d045280fdf5)
  - site_page: https://prosekit.dev/getting-started/quick-start (fetched 2026-08-29T12:33:32.678890+00:00, sha 4f9a4cd2b091)
- Data as of 2026-08-30T08:39:29.467469+00:00.
