@organicdesign/crdt-protocols

0.1.1 • Public • Published

js-crdt-protocols

JS implementations of crdt-protocols.

Table of Contents

Install

npm i @organicdesign/crdt-protocols

Status

This package is currently in development (along with crdt-protocols) and is not recommended for use.

Usage

Import the protocol you want from this package:

import { <MESSAGE TYPE> } from "@organicdesign/crdt-protocols/<PROTOCOL>"

For example:

import { CounterData } from "@organicdesign/crdt-protocols/pn-counter"

Updating

To update the scripts to the new version of crdt-protocols:

npm run submodule
npm run build

Readme

Keywords

Package Sidebar

Install

npm i @organicdesign/crdt-protocols

Weekly Downloads

0

Version

0.1.1

License

GPL-3.0-or-later

Unpacked Size

97.1 kB

Total Files

33

Last publish

Collaborators

  • aranad
  • saulb