实现 OT 算法的开源项目

2,575 阅读1分钟

1.etherpad-lite

实时协作文档编辑器

github.com/ether/ether…

2.ot.js

基于 Nodejs 实现操作转换

github.com/Operational…

3.json0-ot-diff

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

github.com/kbadk/json0…

4.operational-transformation

关于操作转换的JavaScript实现

github.com/fitzgen/ope…