ianstormtaylor/slate
A completely customizable framework for building rich text editors. (Currently in beta.) observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 3729
- days_rel: 8
- days_push: 7
- n_releases_24m: 56
Adoption not part of the score
31748 stars · 3309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Slate is a completely customizable framework for building rich text editors on top of React, inspired by Draft.js, ProseMirror, and Quill. All of its logic is implemented as plugins, making it a pluggable implementation of contenteditable that can power editors like those in Medium, Dropbox Paper, or Google Docs.
Use cases
- build a rich text editor for a web app
- create a Medium-style writing experience in React
- add markdown shortcuts and formatting to a textarea replacement
- build a collaborative document editor
- implement mentions, tables, and embeds in a text editor
- customize every aspect of a contenteditable editor
- serialize editor content to HTML or markdown
When to choose
- you need deep customization of editor behavior and rendering
- you are building with React and want full control over the document model
- you need advanced features like collaborative editing, decorations, or custom elements
- existing editors like Quill or Draft.js are too constrained for your use case
When to avoid
- you need a stable 1.0 API with no breaking changes (Slate is still in beta)
- you just need a simple drop-in WYSIWYG editor with minimal setup
- you are not using React and don't want to build React bindings yourself
- you cannot contribute fixes for advanced or buggy use cases
Facets
framework · maturity active
editor frontend-framework ui-components plugin-system markdown serialization web-development frontend text-editors developer-tools browser rich-text-editor contenteditable wysiwyg react typescript beta javascript web
3 sources
- readme: https://github.com/ianstormtaylor/slate · fetched 2026-08-28 · 64bbfad4d72f
- homepage: http://slatejs.org · fetched 2026-08-29 · d8902c918111
- site_page: https://docs.slatejs.org/ · fetched 2026-08-29 · 04b946bb060e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ianstormtaylor/slate | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="ianstormtaylor/slate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem