Open SourceReact Only

A modern editor framework for the web!

An extensible, headless rich-text editor built on Lexical. From simple inputs to complex document editors — build exactly what you need.

Extension-based
Blazing fast
Fully typed
Production ready
Lightweight
Headless core

Why Typix?

Everything you need to build world-class editing experiences.

Headless by Design

Zero opinions on UI. Same editor core, endless looks — you own every pixel.

B
I
U
Paragraph
Documentation
Getting Started with Typix

A minimal, distraction-free writing experience. Just you and your words.

B
I
U
Paragraph
Workspace
Team Meeting Notes

Discuss Q2 roadmap, assign owners, and track progress across teams.

B
I
U
Paragraph
Published
Launch Announcement

Introducing our new editor — built for speed, designed for developers.

25 Extensions

Modular architecture. Install only what you need.

Starter Kit
Auto Complete
Auto Link
Character Limit
Code Block
Code Block Prettier
Code Highlight Prism
Code Highlight Shiki
Collapsible
Context Menu
Drag & Drop Paste
Draggable Block
Floating Link
Image
Keywords
Link
Markdown Shortcuts
Max Length
Mention
Short Cuts
Slash Command
Speech to Text
Tab Focus
Table
Tailwind
Starter Kit
Auto Complete
Auto Link
Character Limit
Code Block
Code Block Prettier
Code Highlight Prism
Code Highlight Shiki
Collapsible
Context Menu
Drag & Drop Paste
Draggable Block
Floating Link
Image
Keywords
Link
Markdown Shortcuts
Max Length
Mention
Short Cuts
Slash Command
Speech to Text
Tab Focus
Table
Tailwind

Fully Typed

End-to-end TypeScript. Autocomplete everywhere.

const editor = useTypixEditor({
extensions: [StarterKit()],
});
editor.chain().toggleBold().run()
// ^ chain is typed per extension

Blazing Fast

Built on Meta's Lexical engine.

60 fps

consistent typing

AI Ready

First-class AI extension support. Autocomplete, rewrite, summarize — plug in any LLM.

Coming Soon
The editor supports modular extensions that enable powerful AI-assisted writing, including autocomplete suggestions, tone adjustments, and content summarization.
Autocomplete
Rewrite
Summarize
Translate

Real-Time Collaboration

Multiple cursors, presence awareness, and conflict-free editing.

Coming Soon
Alice
Bob
Carol

Build anything, Block by Block.

Every Typix document is powered by extensions — paragraphs, headings, lists, code blocks, and more. Use the built-in ones, customize them, or create entirely new ones.

Paragraph
Headings
List
Ordered List
Checklist
Collapsible
Code Block
Quote
Divider
Table
Image
Link
Mention
Rich Text
Drag & Drop
Shortcuts
Autocomplete
Speech to Text
Keywords
Your Own

From zero to editor

Three commands. Watch it install, configure, and scaffold a working editor.

my-app — zsh

Vendored UI lives in your repo — own the code, customize anything.

Frequently Asked Questions

Everything you need to know about Typix.