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

0.13.4 • Public • Published

@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

/@collabs/core/

    Package Sidebar

    Install

    npm i @collabs/core

    Weekly Downloads

    51

    Version

    0.13.4

    License

    Apache-2.0

    Unpacked Size

    1.04 MB

    Total Files

    269

    Last publish

    Collaborators

    • heathermiller
    • mweidner037