/CoEdit

An online collaborative editor similar to googleDoc

Primary LanguageJavaScript

#Real-time collaborative editor similar to Google Doc

Updated:

Added support of UNDO/REDO. but only for windows: Ctrl + Z/Y: UNDO/REDO

TODOs:

  1. Database for different docs. Currently only one doc and the doc number is meaningless.

  2. Map all the keys. E.g. 'shift' is not supported yet. However, it's only some tedious mapping work.

  3. Selection transform, copy, paste, etc.

References:

https://github.com/Operational-Transformation/ot.js

https://operational-transformation.github.io/index.html

http://www.codecommit.com/blog/java/understanding-and-applying-operational-transformation