The open-source block editor + the team knowledge base built on it
Drop the editor into your product, or skip ahead and use Clepit Cloud: your team's wiki, docs, and notes.
Try the live demo →For Developers
- Framework-agnostic, ships a clean TypeScript API
- 12 block types and 8 inline tools out of the box
- Themeable via CSS variables, dark-mode aware
For Teams
- Multi-tenant workspaces on clepit.com subdomains
- Real-time collaboration, version history, search
- SSO and audit logs on Business and above
A block editor that does the heavy lifting
Every block you need
Headings, lists, checklists, quotes, code, alerts, tables, images, video, and more, without hand-rolling contenteditable and block structure yourself.
Inline tools, done right
Bold, italic, underline, strikethrough, inline code, marker highlight, tooltips, and links. Composable and overridable.
{ type: 'paragraph',
data: { text: '…' } }Your data, your rendering
Every edit extracts to clean, portable JSON. Persist it, sync it, or hand it to the standalone renderer for a read-only view, no editor bundle required.
And a knowledge base on top
Workspaces
Multi-tenant from day one. Each org gets a private subdomain at <tenant>.clepit.com.
Real-time collaboration
Edit alongside your team with presence indicators and cursor sync.
Version history
Every change is tracked. Roll back or restore prior versions instantly.
Search
Full-text search across pages, blocks, and comments in your workspace.
Multi-tenant by design. SSO and audit logs on Business and above.
Drop into any stack in 60 seconds
bun add @clepit/core
- TypeScript-first
- Framework-agnostic
- MIT licensed
How Clepit compares
| Clepit | Notion | Slite | Confluence | |
|---|---|---|---|---|
| Open-source library | — | — | — | |
| Self-hostable SaaS | — | — | ||
| Block editor | ||||
| Real-time collaboration | ||||
| Multi-tenant subdomains | — | — | — | |
| JSON output | — | — | ||
| Free-tier seats | — | |||
| Per-seat pricing |
Try It Live
Experience the power of Clepit firsthand. Create content and see the clean JSON output in real-time.
Ready to ship a better editor?
Install the package, read the docs, or start a free Cloud workspace, no credit card required.