opensources.dev

slate vs tiptap

slate and tiptap are two comparable TypeScript projects, each with trade-offs depending on your needs. Both have comparable adoption (31,695 and 37,232 stars).

slatetiptap
SummarySlate is a completely customizable framework for building rich text editors in React. Rather than shipping a fixed editor, it provides a schema-less, plugin-driven core and a nested document model so developers can implement editors like Medium, Dropbox Paper, or Google Docs without fighting against built-in assumptions.Tiptap is a headless, framework-agnostic rich text editor built on top of ProseMirror. It ships no UI of its own, instead exposing a composable extension system that lets developers build fully custom editing experiences in React, Vue, or vanilla JavaScript.
CategoryEditors & rich textEditors & rich text
LanguageTypeScriptTypeScript
LicenseMIT
Stars31,69537,232
Downloads/wk
Security
Health100100
Last commit6/13/20266/14/2026
SourceGitHub GitHub

More: slate alternatives · tiptap alternatives