A function to test for identical deep equality (based on lodash's isEqual).
Fast deep equal
node's assert.deepEqual algorithm
node's assert.deepEqual algorithm except for NaN being equal to NaN
Improved deep equality testing for Node.js and the browser.
Tiny deep equal comparator
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Constant-time comparison of Buffers
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Are these two JavaScript values equal?
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
TypeScript definitions for deep-equal
Does a shallow comparison of two objects, returning false if the keys or values differ.
Deep values comparator for JS
Test for shallow equality between two objects or arrays.
Like lodash isEqualWith but for shallow equal.
Deep comparison of 2 instances for should.js
return whether two buffers are equal
TypeScript definitions for deep-equal-in-any-order
A port of Node v6's internal _deepEqual function in a universal style
Test if two floats are almost equal
Compare DNS record strings for equality
A JavaScript text diff implementation.
Check if two arrays are equal