ot-es.js

1.0.7 • Public • Published

ot-es.js

CircleCI Coverage Status npm downloads npm_version GitHub issues GitHub license

ot-es.js is realtime collaborative editing javascript library. ot means Operational Transformation.

This project forked from Operational-Transformation/ot.js. Aiming to enable import from various projects using modern technology.

Live demo:

https://ot-es-demo.herokuapp.com/

How to use alone(only you)

  1. Open Live demo URL.
  2. Open another browser window with the same URL.
  3. Enter a different user name.
  4. Enjoy 🎉

Goal

  • can export as ES modules
  • refactor to modern build environment.
    • build with webpack
    • (development) webpack-dev-server support.
  • comfortable demo environment
  • documentation

Documentation

http://operational-transformation.github.io/

Compatibility

Requires CodeMirror >= 4.0

Visualization

http://operational-transformation.github.io/visualization.html

Credits

This work is based off of several existing projects:

Package Sidebar

Install

npm i ot-es.js

Weekly Downloads

10

Version

1.0.7

License

MIT

Unpacked Size

4.02 MB

Total Files

445

Last publish

Collaborators

  • kaishuu0123