0.6.6 • Published 6 years ago

@yesiree/collaboration v0.6.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

0.6.5

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago