0.6.6 • Published 5 years ago

@yesiree/collaboration v0.6.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

collaboration

A collection of utilities for managing collaborative editing experiences online

This library is still under construction

Installation

npm install @yesiree/collaboration

Usage

The library is designed so that you can use just the pieces you need. To use one of the included utilities, just require that specific utility:

const Revision = require('@yesiree/collaboration/lib/revision')

...

Utilities

Below is a list of the utilities currently available and how to use them

Revision

This class provides operational transformation functionality.

(More to come...)

0.6.6

5 years ago

0.6.5

5 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago