Velt
Product
Use Cases
Resources


Collaboration Toolkit for YJS
Collaboration Toolkit for YJS
Run Yjs apps without building or operating realtime infrastructure
Run Yjs apps without building or operating realtime infrastructure




Used by modern SaaS teams building
realtime and multiplayer applications







Used by modern SaaS teams building
realtime and multiplayer applications
Built for YJS
Velt handles sync, persistence, and connections so Yjs apps stay reliable at scale
No Custom Logic Required
Built for YJS
Velt handles sync, persistence, and connections so Yjs apps stay reliable at scale
No Custom Logic Required
Multiplayer Editing
Co-edit documents in real-time
and see who is working with you
Real-time Cursors & Presence
Decide how users appear with fully
customizable name tags and carets

Notification
See what changes have been made
to a shared document with timestamps
Single Editor Mode
Limit editing control to one user in collaborative scenarios

Contextual Comments
Enable rich conversations with replies, @mentions, and reactions

User Mentions
Enable rich conversations with replies, @mentions, and reactions

Version History
Manage multiple versions to manage historical data

Offline Storage
Keep working when the connection drops. Data will sync when you reconnect


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
Real-time Cursors & Presence
Decide how users appear with fully
customizable name tags and carets

Notification
See what changes have been made
to a shared document with timestamps
Single Editor Mode
Limit editing control to one user in collaborative scenarios

Contextual Comments
Enable rich conversations with replies, @mentions, and reactions

User Mentions
Enable rich conversations with replies, @mentions, and reactions

Version History
Manage multiple versions to manage historical data

Offline Storage
Keep working when the connection drops. Data will sync when you reconnect


Ethan Veres
CTO @eqtble
Commenting is something we wanted in our app, Velt made it possible
Production-ready in minutes
Install the Velt YJS extension. Test. Ship.
Production-ready in minutes
Install the Velt YJS extension. Test. Ship.
import { useVeltCrdtStore } from '@veltdev/crdt-react'; function Component() { const { update } = useVeltCrdtStore<string>({ id: 'my-collab-note', type: 'text' }); const onChange = (e) => update(e.target.value); return <input onChange={onChange} />; }
Enterprise-Grade Security
Security and privacy features built for enterprise use.
Enterprise-Grade Security
Security and privacy features built for enterprise use.
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
Custom Data Encryption
Encrypt with your own keys, so even we can't read your data


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
Custom Data Encryption
Encrypt with your own keys, so even we can't read your data


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.
Explore Other Libraries
These libraries require less than 10 lines to integrate
Explore Other Libraries
These libraries require less than 10 lines to integrate
Frequently Asked Questions
Frequently Asked Questions

Is this required to use Yjs?

Is this required to use Yjs?

Do I need to manage a Yjs server?

Do I need to manage a Yjs server?

Does this handle persistence automatically?

Does this handle persistence automatically?

How does pricing work?

How does pricing work?

Can I still use Yjs directly?

Can I still use Yjs directly?














