automerge / automerge-classic

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
http://automerge.org/
MIT License
14.75k stars 466 forks source link

adds support for setting indexes outside of array's length #416

Closed nathanfaucett closed 3 years ago

ept commented 3 years ago

Sorry for the delay. This looks good, thanks for the contribution!