@collabs/crdts
TypeScript icon, indicating that this package has built-in type declarations

0.13.4 • Public • Published

@collabs/crdts

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

@collabs/crdts includes the library's built-in collaborative data structures, which are all hybrid op-based/state-based 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. This package exists to separate out the CRDTs from @collabs/core, which contains the parts of Collabs that generalize beyond CRDTs.

Docs

See https://collabs.readthedocs.io/

API

Package Sidebar

Install

npm i @collabs/crdts

Weekly Downloads

30

Version

0.13.4

License

Apache-2.0

Unpacked Size

2.63 MB

Total Files

298

Last publish

Collaborators

  • heathermiller
  • mweidner037