This project is a 100% compatible Java port of the TypeScript json-diff-ts library. It provides high-performance JSON diff functionality for calculating and applying differences between JSON objects ...
* Functions for diff, match and patch. * Computes the difference between two texts to create a patch. * Applies the patch onto another text, allowing for errors. * @author fraser@google.com (Neil ...