# toeverything/blocksuite

🧩 Content editing tech stack for the web - BlockSuite is a toolkit for building editors and collaborative applications.

Repository: https://github.com/toeverything/blocksuite
Canonical: https://ross.abutalabs.com/products/blocksuite
Homepage: https://blocksuite.io
Language: TypeScript
License: MPL-2.0
License Family: copyleft
Topics: block, collaboration, crdt, editor, local-first, state-management, yjs, components, components-library, rich-text-editor, webcomponents, wysiwyg, notion-editor, block-editor, wysiwyg-editor
Last push: 2026-08-26T18:15:59+00:00

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

## Adoption (not part of the score)
Stars 5992, forks 561 (observed 2026-08-28T04:09:34.039004+00:00)

## What it is
BlockSuite is a TypeScript toolkit of headless editor frameworks, web components, and editors for building content editing and collaborative applications on the web. It is natively powered by CRDTs (Yjs) for local-first collaboration, conflict resolution, and document streaming.

## Use cases
- build a custom block-based document editor for the web
- add collaborative rich-text editing with CRDT sync to my app
- embed a Notion-style WYSIWYG editor in my web app
- build a whiteboard or canvas graphics editor with rich text
- create framework-agnostic editor components using web components
- implement local-first document editing with offline support

## When to choose
- you need a customizable block editor or canvas editor with built-in collaboration
- you want framework-agnostic web components that interop with React, Vue, etc.
- you are building local-first apps requiring CRDT-based conflict resolution
- you want headless editor infrastructure you can fully restyle and extend

## When to avoid
- you just need a simple drop-in rich text editor with minimal setup
- your project requires a mature ecosystem with extensive third-party plugins
- you need a non-web platform like native mobile or desktop without a web view
- you want a fully managed, batteries-included editor with fixed UI

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, state-management, web-framework, templating
- domain: web-development, frontend, text-editors, developer-tools
- platform: browser, cross-platform
- tags: crdt, local-first, collaborative-editing, wysiwyg, web-components, rich-text-editor, block-editor, yjs, notion-style-editor, canvas-editor, real-time, web-server, nodejs

## Member repositories
- toeverything/blocksuite (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.039004+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:49:51.340996+00:00, confidence not recorded.
  - readme: https://github.com/toeverything/blocksuite (fetched 2026-08-28T04:09:34.039004+00:00, sha ba7f9e6878fa)
  - homepage: https://blocksuite.io (fetched 2026-08-29T08:46:02.603640+00:00, sha ef79089d1cf5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
