# ueberdosis/tiptap

The headless rich text editor framework for web artisans.

Repository: https://github.com/ueberdosis/tiptap
Canonical: https://ross.abutalabs.com/products/tiptap
Homepage: https://tiptap.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: js, vue, wysiwyg, wysiwyg-editor, rich-text, editor, javascript, react, prosemirror, renderless-components, tiptap
Last push: 2026-08-26T14:52:53+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 2935, "days_push": 7, "days_rel": 9, "gap_med": 2, "n_releases_24m": 136}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 38173, forks 3099 (observed 2026-08-28T04:12:01.729136+00:00)

## What it is
Tiptap is a headless, framework-agnostic rich text editor framework built on ProseMirror, customizable through 100+ extensions for React, Vue, and plain JavaScript. It provides an open-source core with optional paid cloud features like real-time collaboration, comments, DOCX conversion, and AI-powered document editing.

## Use cases
- add a rich text editor to my react app
- build a notion-like wysiwyg editor
- headless rich text editor with custom ui
- collaborative document editing in the browser
- markdown shortcuts in a text editor
- embed tables and images in a content editor
- let ai edit rich text documents

## When to choose
- you need full design control over the editor ui without fighting css overrides
- you want a prosemirror-based editor without writing prosemirror schema code yourself
- you need framework support for react, vue, or vanilla js
- you plan to extend the editor with custom nodes and extensions
- you need real-time collaboration or ai document editing as your product matures

## When to avoid
- you want a ready-made editor ui out of the box with zero styling work
- you need a simple textarea-level input where a full editor framework is overkill
- your team cannot adopt a large multi-package ecosystem with a paid tier for advanced features
- you need non-web platforms like native mobile or desktop without a web view

## Facets
- artifact type: framework
- maturity: stable
- function: editor, ui-components, frontend-framework, plugin-system, markdown
- domain: web-development, frontend, developer-tools, text-editors
- platform: browser
- tags: rich-text-editor, wysiwyg, headless, prosemirror, content-editing, collaboration, extension-based, javascript, typescript, nodejs, react, vue

## Member repositories
- ueberdosis/tiptap (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:01.729136+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-29T16:24:57.949984+00:00, confidence not recorded.
  - readme: https://github.com/ueberdosis/tiptap (fetched 2026-08-28T04:12:01.729136+00:00, sha 61b50ddcd3cc)
  - homepage: https://tiptap.dev (fetched 2026-08-29T07:47:33.385705+00:00, sha 836e4037a7d0)
  - site_page: https://tiptap.dev/docs/editor/extensions/overview (fetched 2026-08-29T07:47:33.404931+00:00, sha dc0020a11afd)
  - site_page: https://tiptap.dev/docs/ui-components/getting-started/overview (fetched 2026-08-29T07:47:33.407275+00:00, sha 7b0a828d1810)
  - site_page: https://tiptap.dev/docs/resources/changelog (fetched 2026-08-29T07:47:33.394272+00:00, sha 8e742cccb6e7)
  - site_page: https://tiptap.dev/docs (fetched 2026-08-29T07:47:33.396396+00:00, sha 7e16bedacc9f)
  - site_page: https://tiptap.dev/docs/editor/examples/default (fetched 2026-08-29T07:47:33.409026+00:00, sha b981f7ea62de)
  - site_page: https://tiptap.dev/docs/guides (fetched 2026-08-29T07:47:33.410617+00:00, sha e63e8f53fb51)
  - registry_npm: https://registry.npmjs.org/tiptap (fetched 2026-08-29T07:47:33.412062+00:00, sha 28edf2c68f79)
  - site_page: https://tiptap.dev/pricing (fetched 2026-08-29T07:47:33.399522+00:00, sha 17d32f93a9be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
