1.etherpad-lite

实时协作文档编辑器

https:///ether/etherpad-lite

2.ot.js

基于 Nodejs 实现操作转换

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

3.json0-ot-diff

关于查找两个JSON对象之间的差异,并根据JSON0OT类型生成用于将第一个对象转换为第二个对象的操作转换(OT)操作。

https:///kbadk/json0-ot-diff

4.operational-transformation

关于操作转换的JavaScript实现

https:///fitzgen/operational-transformation