Home Automerge
Automerge
Automerge is a powerful library that provides a JSON-like Conflict-free Replicated Data Type (CRDT) data structure, enabling concurrent modifications by different users and automatic merging of changes. It helps developers build collaborative and offline-first applications with strong consistency guarantees.
Language
JavaScript
Latest Release
js/automerge-3.2.5
License
MIT License
Our Newsletter
Get new Development tools right in your inbox
Get short emails with useful development projects, releases, and repos worth watching.
Key Features
- CRDT-based data structure
- Enables real-time collaboration
- Handles concurrent changes automatically
- Offline and sync support
- Strong consistency guarantees
- Works with JSON-like data
Alternative Tools
Resources
Community
Stars
6.2k
Open Issues
111
Forks
239