webgme-ot
Version:
Modified version of https://github.com/operational-transformation/ot.js to fit into webgme framework
16 lines (13 loc) • 970 B
Markdown
This is a modified version of https://github.com/Operational-Transformation/ot.js in order to fit in the webgme framework.
* Documentation: http://operational-transformation.github.io/
* Compatibility: Requires CodeMirror >= 4.0
* Live demo: http://ot-demo.timbaumann.info/
* Visualization: http://operational-transformation.github.io/visualization.html
* License: [MIT license](https://github.com/Operational-Transformation/ot.js/blob/master/LICENSE)
* Report bugs at https://github.com/Operational-Transformation/ot.js/issues or write a mail to [tim@timbaumann.info](mailto:tim@timbaumann.info)
* Travis CI: [![Build Status][travis-image]][travis-url]
* NPM: [![NPM][npm-image]][npm-url]
[npm-image]: https://img.shields.io/npm/v/ot.svg?style=flat
[npm-url]: https://npmjs.org/package/ot
[travis-image]: https://img.shields.io/travis/Operational-Transformation/ot.js.svg?style=flat
[travis-url]: https://travis-ci.org/Operational-Transformation/ot.js