#Real-time collaborative editor similar to Google Doc
Updated:
Added support of UNDO/REDO. but only for windows: Ctrl + Z/Y: UNDO/REDO
TODOs:
-
Database for different docs. Currently only one doc and the doc number is meaningless.
-
Map all the keys. E.g. 'shift' is not supported yet. However, it's only some tedious mapping work.
-
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