Automerge Classic
A JSON-like data structure (a CRDT) that allows concurrent modifications by different users and automatically merges them.
Automerge Classic is built in JavaScript, distributed under the MIT License, 14.7k GitHub stars from 58 contributors, latest release v1.0.1-preview.6.
When to use Automerge Classic
Automerge Classic is listed here as a Development project. The directory calls out Conflict-free replicated data types, Automatic merging, Concurrent user modifications as capabilities associated with it.
Other recorded traits for Automerge Classic include Data structure merging, JSON-like interface.
Besides Development, this page also files Automerge Classic under Tools, Version Control.
Automerge Classic compared with
Records in this directory name Yjs, ShareDB as products people compare with Automerge Classic. That list is editorial metadata, not a claim that Automerge Classic replaces each of them.
What the Automerge Classic stats reflect
GitHub currently shows 14.7k GitHub stars, about 58 contributors, 460 forks, 79 open issues, latest tracked release v1.0.1-preview.6. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- JavaScript
- Latest Release
- v1.0.1-preview.6
- 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 of Automerge Classic
- Conflict-free replicated data types
- Automatic merging
- Concurrent user modifications
- Data structure merging
- JSON-like interface
Automerge Classic resources
Automerge Classic on GitHub
Frequently asked questions
What is Automerge Classic?
A JSON-like data structure (a CRDT) that allows concurrent modifications by different users and automatically merges them. This directory highlights Conflict-free replicated data types, Automatic merging, Concurrent user modifications.
Is Automerge Classic free to use?
Automerge Classic is published as open source under the MIT License. The directory lists Conflict-free replicated data types, Automatic merging, Concurrent user modifications among its recorded capabilities.
What language is Automerge Classic written in, and what is the latest release?
Automerge Classic is written primarily in JavaScript. The latest release tracked on this page is v1.0.1-preview.6.
How widely is Automerge Classic used on GitHub?
Automerge Classic has about 14.7k GitHub stars across about 58 contributors. It also has about 460 forks. Those counts are a snapshot of community attention, not a ranking of quality.
Related tools
Yjs
Provides shared data types for building collaborative software, enabling real-time collaboration in applications.
Standard-version
A tool to automate semantic versioning and changelog generation using semver.org and conventionalcommits.org standards.
Husky
Git hooks made easy with Husky, a simple tool to manage and execute Git hooks seamlessly 🐶 woof!
Npm-merge-driver
A Git merge driver specifically designed to resolve conflicts in npm-related files efficiently.
Npm-check-updates
A utility that finds newer versions of package dependencies than what your package.json allows, helping keep your project up-to-date.
Conventional Changelog
Automatically generate changelogs and release notes from commit messages and project metadata, adhering to conventional commit standards.