npm.io
0.13.4 • Published 3 years ago

@collabs/core

Licence
Apache-2.0
Version
0.13.4
Deps
4
Size
1011 kB
Vulns
11
Weekly
0
Stars
287

@collabs/core

Part of the Collabs library. Main package: @collabs/collabs.

@collabs/core includes the parts of Collabs that are applicable to general collaborative data structures (update-driven replicated data types), not just Conflict-free Replicated Data Types (CRDTs).

For local-first collaborative apps (Collabs's main use case), it is easier to import @collabs/collabs, which re-exports this package plus @collabs/crdts. Import this core package instead if you are developing a non-CRDT extension to Collabs, e.g., a library of Operational Transformation algorithms or data structures that rely on a central server to order operations.

Docs

See https://collabs.readthedocs.io/

API

Keywords