yjs

Nov 13, 2023

https://github.com/yjs/yjs

Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with superpowers: changes are automatically distributed to other peers and merged without merge conflicts.

↑ up