Velt
Product
Use Cases
Resources


Integrate Velt in CodeMirror
Integrate Velt in CodeMirror
Write 6 lines to integrate Velt in CodeMirror
Write 6 lines to integrate Velt in CodeMirror




Trusted by Top Teams










Make CodeMirror Truly Collaborative
These libraries require less than 10 lines to integrate
Make CodeMirror Truly Collaborative
These libraries require less than 10 lines to integrate
Multiplayer Editing
Co-edit documents in real-time
and see who is working with you
Text Comments
Enable rich conversations with replies, @mentions, and reactions

Customizable Presence
Decide how users appear with fully
customizable name tags and carets
Version History
See what changes have been made
to a shared document with timestamps


Ethan Veres
CTO @eqtble
Commenting is something we wanted in our app, Velt made it possible
Multiplayer Editing
Co-edit documents in real-time
and see who is working with you
Text Comments
Enable rich conversations with replies, @mentions, and reactions

Customizable Presence
Decide how users appear with fully
customizable name tags and carets
Version History
See what changes have been made
to a shared document with timestamps


Ethan Veres
CTO @eqtble
Commenting is something we wanted in our app, Velt made it possible
3 Lines to Get Started
It takes less than 5 minutes to get basic collaboration up and running
3 Lines to Get Started
It takes less than 5 minutes to get basic collaboration up and running
// Initialize the Velt CRDT extension const { store, isLoading } = useVeltCodeMirrorCrdtExtension({ editorId }); useEffect(() => { if (!store || !editorRef.current) return; const startState = EditorState.create({ doc: store.getYText()?.toString() ?? '', extensions: [ basicSetup, yCollab(store.getYText()!, store.getAwareness(), { undoManager: store.getUndoManager() }), ], }); viewRef.current = new EditorView({ state: startState, parent: editorRef.current, }); return () => viewRef.current?.destroy(); }, [store]);
Enterprise-Grade Security
Security and privacy features that enterprise companies need
Enterprise-Grade Security
Security and privacy features that enterprise companies need
Self-Hosting of Data
Own and control your customer data
Multi-Region Hosting
Host your data where you need it
Tokyo
EUROPE
TEXAS
Isolated Server and Data Storage
Our customer data is logically isolated and never co-mingled
Trust & Compliance
SOC 2 Type II and HIPAA with BAA


Self-Hosting of Data
Own and control your customer data
Multi-Region Hosting
Host your data where you need it
Tokyo
EUROPE
TEXAS
Isolated Server and Data Storage
Our customer data is logically isolated and never co-mingled
Trust & Compliance
SOC 2 Type II and HIPAA with BAA



Yuri Kleban
Senior PM @Google
Velt gave great 1 on 1 support, added features fast, and offered highly customizable components.

Yuri Kleban
Senior PM @Google
Velt gave great 1 on 1 support, added features fast, and offered highly customizable components.
Frequently Asked Questions
Frequently Asked Questions

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?

Does it work with other libraries?