Introduction
Notion-style block editor for React, headless core on Tiptap/ProseMirror, UI you own.
slash-editor is a Notion-style block editor for React: a headless core built on Tiptap/ProseMirror, React bindings, and shadcn-native UI you own outright. MIT end to end — no paid tier, no hosted dependency.
Type / on an empty line to open the block menu:
Workspace
| Package | Role |
|---|---|
@slash-editor/core | Extensions, schema, commands, serializers. No React, no CSS. |
@slash-editor/react | Hooks and headless primitives over @tiptap/react. |
| UI components | A real shadcn registry — install any piece on its own. |