Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second according to the JSON0 OT Type.
-
Updated
Jan 1, 2023 - JavaScript
Finds differences between two JSON object and generates operational transformation (OT) operations for transforming the first object into the second according to the JSON0 OT Type.
jsonot is a Go library for JSON Operational Transformation (OT). It helps you apply JSON OT operations, transform concurrent edits, build collaboration backends, and generate diff / revert operations for versioned JSON documents.
Add a description, image, and links to the json0 topic page so that developers can more easily learn about it.
To associate your repository with the json0 topic, visit your repo's landing page and select "manage topics."