Skip to content

ot-es.js is realtime collaborative editing javascript library. ot.js exported as ES modules.

License

Notifications You must be signed in to change notification settings

kaishuu0123/ot-es.js

Repository files navigation

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:

About

ot-es.js is realtime collaborative editing javascript library. ot.js exported as ES modules.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages