Skip to content

A collection of utilities for managing collaborative editing experiences online

License

Notifications You must be signed in to change notification settings

yesiree/collaboration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...)

About

A collection of utilities for managing collaborative editing experiences online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published