modiffy
Provides a React component to easily view all meaningful differences between 2 objects
deep-compare-objects
This is a JavaScript module designed to deeply compare two JavaScript objects and identify their differences. It's lightweight, easy to use, and efficient for a wide range of use cases.
keys-diff
Finds difference between the kyes of two objects
leven-sort
Simply sort by similarity, starring Levenshtein via leven
diff-arrays-of-objects
Compare two arrays of objects, finding added, removed, updated and identical objects. Details the differences between updated objects.