Recursively checks deep equality between two JSON-like objects (order of array oblivious).
node's assert.deepEqual algorithm
JSON Web Token implementation (symmetric and asymmetric)
Fast deep equal
node's assert.deepEqual algorithm except for NaN being equal to NaN
Improved deep equality testing for Node.js and the browser.
TypeScript definitions for deep-equal
General purpose glob-based configuration matching.
return whether two buffers are equal
Constant-time comparison of Buffers
Are these two JavaScript values equal?
Tiny deep equal comparator
A light-weight module that brings Fetch API to node.js
A JavaScript text diff implementation.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Compare DNS record strings for equality
Deep equality check for JSON values
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Check if two arrays are equal
Adaptation of react-addons-shallow-compare, for independent usage
JSON diff
Determine two file paths are equal
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
A port of Node v6's internal _deepEqual function in a universal style