Ultra-fast deep equality checker with comprehensive TypeScript support
Tiny & Fast deep-equal check with various ES6 objects.
Fast deep equal
Improved deep equality testing for Node.js and the browser.
node's assert.deepEqual algorithm
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
node's assert.deepEqual algorithm except for NaN being equal to NaN
Tiny deep equal comparator
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Constant-time comparison of Buffers
Are these two JavaScript values equal?
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Deep values comparator for JS
Test if two floats are almost equal
TypeScript definitions for deep-equal
Does a shallow comparison of two objects, returning false if the keys or values differ.
Check if two arrays are equal
Test for shallow equality between two objects or arrays.
Determine two file paths are equal
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