is-equal-shallow
Does a shallow comparison of two objects, returning false if the keys or values differ.
tcompare
A comprehensive comparison library, for use in test frameworks
array-sort
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
object-deep-compare
A type-safe collection of comparison methods for objects and arrays in TypeScript/JavaScript
@observ33r/object-equals
A fast, flexible and robust utility for deep equality comparison with type-specific logic and engine-aware design.