diff-objects
There are 4 repositories under diff-objects topic.
jonpereiradev/diff-objects
API to compare the difference between two objects
lightblueseas/jobject-extensions
Extensions for java objects
AlexRogalskiy/Diffy
The Diffy Project
Floofies/js-testdiff
The deep diff/test function from Differentia.js, ported to TypeScript. Returns true if input 1 differs in any way from input 2. Performs deep object traversal by default, works OK with circular references.