0.2.3 • Published 9 years ago

operational-transform v0.2.3

Weekly downloads
27
License
-
Repository
bitbucket
Last release
9 years ago

operational-transform

A library for concurrent text editing based on Operational Transformation. Used in Superpowers, the HTML5 2D+3D game maker.

Installing

npm install operational-transform

Usage and testing

To run the tests:

npm run test

See test.js for some examples.