Superdiff compares two arrays or objects and returns a full diff of their differences in a readable format.
-
Updated
Oct 30, 2024 - TypeScript
Superdiff compares two arrays or objects and returns a full diff of their differences in a readable format.
An Angular 2+ library to compare and show object differences. Demo->
Deep diffs two objects, return the flatten difference for miniprogram's setData
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.
Add a description, image, and links to the object-diff topic page so that developers can more easily learn about it.
To associate your repository with the object-diff topic, visit your repo's landing page and select "manage topics."