Check if two values are shallowly equal to each other.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Does a shallow comparison of two objects, returning false if the keys or values differ.
Adaptation of react-addons-shallow-compare, for independent usage
Typescript-compatible minimalistic shallow equality check for arrays/objects
Test for shallow equality between two objects or arrays.
Like lodash isEqualWith but for shallow equal.
Shallow deep equal assertion for chai
Shallowly compares two objects
Fuzzy implementation of shallowEqual algoritm
Efficient shallow equality algorithm for React and React Native
Extend an object with the properties of additional objects. node.js/javascript util.
Creates a shallow clone of any JavaScript value.
Shallow equal check object.
React package for shallow rendering.
Improved deep equality testing for Node.js and the browser.
Fast deep equal
Determine if an array or object is equivalent with another, *not* recursively
A JavaScript text diff implementation.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Are these two JavaScript values equal?
Check if two arrays are equal
return whether two buffers are equal
node's assert.deepEqual algorithm