@veltdev/monaco-crdt
v1.0.2
Published
Velt CRDT wrapper for Monaco
Readme
Velt Monaco CRDT Core Library
With Velt Monaco CRDT Core Library, you can add powerful multiplayer editing and state synchronization features to any JavaScript application using Monaco. Works with Angular, Vue, Svelte, Solid, and Vanilla JS.
The library provides framework-agnostic realtime primitives:
- Universal API for managing shared state and providers
- Fully-managed on a scalable realtime backend
- Powered by Yjs for industry-standard conflict resolution
Features include:
- Multiplayer Editing with real-time synchronization
- Collaboration with presence and cursors
- Conflict Resolution ensuring document consistency across all clients
- Offline Support with automatic synchronization upon reconnection
- Cross-Framework Support (Angular, Vue, Svelte, Solid, Vanilla JS)
- ... and so much more
Installation
npm install @veltdev/monaco-crdt @veltdev/client monaco-editor y-monaco yjsDocumentation
- Read the documentation for setup guides and API references.
Use cases
The Monaco CRDT library is used to power:
- Collaborative editing tools
- Real-time document workspaces
- Internal wikis and knowledge bases
- Shared meeting notes and agendas
- Any shared, mutable environment
Resources
- Explore multiplayer editing to see features like collaborative text, whiteboards, and data grids.
- Sample Apps: Check out example implementations for various use cases.
Releases
- See the latest changes.
Security
- Velt is SOC2 Type 2 and HIPAA compliant. Learn more
Community
- X: To receive updates, announcements, and general Velt tips.
