@veltdev/monaco-crdt-react
v1.0.2
Published
React wrapper for Velt Monaco CRDT collaboration
Downloads
173
Readme
Velt Monaco CRDT React Library
With Velt Monaco CRDT React Library, you can add powerful multiplayer editing and state synchronization features to any React application using the Monaco Editor.
The library provides React-native realtime primitives:
MonacoCrdtEditordrop-in collaborative Monaco React componentuseCollaborationhook for managing shared state, sync status, and versions- 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
- React Hooks for seamless integration with React components
- ... and so much more
Installation
npm install @veltdev/monaco-crdt-react @veltdev/monaco-crdt @veltdev/react @monaco-editor/react 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 code editors and online IDEs
- Real-time document and note editing
- Shared workspaces
- 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.
