operational-transform
v0.2.3
Published
Operational transform library
Downloads
4
Readme
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.