# TypeCellOS/BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.

Repository: https://github.com/TypeCellOS/BlockNote
Canonical: https://ross.abutalabs.com/products/blocknote
Homepage: https://www.blocknotejs.org/
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: block-based, editor, javascript, notion, prosemirror, react, rich-text-editor, tiptap, typescript, wysiwyg, yjs, notion-editor
Last push: 2026-08-26T17:11:04+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 85, longevity 100
- inputs: {"age_days": 1645, "days_push": 7, "days_rel": 20, "gap_med": 6.0, "n_releases_24m": 81}
- 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 10122, forks 766 (observed 2026-08-28T04:10:39.608389+00:00)

## What it is
BlockNote is an open-source, block-based rich text editor library for React, built on ProseMirror and TipTap, offering a Notion-style editing experience with a polished out-of-the-box UI. It supports custom blocks, real-time collaboration via Yjs, and optional AI-assisted editing through dual-licensed XL packages.

## Use cases
- add a Notion-style rich text editor to a React app
- build a block-based document editor with drag-and-drop blocks
- implement real-time collaborative text editing with Yjs
- create custom block types in a WYSIWYG editor
- add slash menus and formatting toolbars without building from scratch
- embed a polished text editor in a knowledge base or note-taking app

## When to choose
- you want a modern block-based editor with minimal setup in React
- you need real-time collaboration and offline-first editing out of the box
- you want a type-safe, extensible editor API without learning ProseMirror internals
- you need a fully styled editor UI that works immediately

## When to avoid
- you need a plain non-block rich text editor with full low-level control
- your project does not use React and you want batteries-included UI (headless/vanilla JS is more work)
- you need AI editing, multi-column layouts, or PDF/Docx export in a closed-source app without a commercial license
- you need a mature editor for a framework other than React

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, frontend-framework, plugin-system
- domain: web-development, frontend, text-editors, developer-tools
- platform: cross-platform
- tags: rich-text-editor, block-based, notion-style, wysiwyg, prosemirror, tiptap, yjs, real-time-collaboration, react, typescript, web-server, nodejs

## Member repositories
- TypeCellOS/BlockNote (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.608389+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:19:42.840270+00:00, confidence not recorded.
  - readme: https://github.com/TypeCellOS/BlockNote (fetched 2026-08-28T04:10:39.608389+00:00, sha 92f886d9f40f)
  - homepage: https://www.blocknotejs.org/ (fetched 2026-08-29T08:19:47.506926+00:00, sha 5964e4ec18e4)
  - site_page: https://www.blocknotejs.org/docs (fetched 2026-08-29T08:19:47.509810+00:00, sha c9614a5ca891)
  - site_page: https://www.blocknotejs.org/docs/features/ai (fetched 2026-08-29T08:19:47.511703+00:00, sha 6d67f32cc039)
  - site_page: https://www.blocknotejs.org/about (fetched 2026-08-29T08:19:47.515938+00:00, sha 4729894ced64)
  - site_page: https://www.blocknotejs.org/pricing (fetched 2026-08-29T08:19:47.513589+00:00, sha 62c03b5f5063)
- Data as of 2026-08-30T08:39:29.467469+00:00.
