Options
All
  • Public
  • Public/Protected
  • All
Menu

@collabs/crdts

@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

Generated using TypeDoc