Equal validator for checkok
Fast deep equal
node's assert.deepEqual algorithm
return whether two buffers are equal
node's assert.deepEqual algorithm except for NaN being equal to NaN
Constant-time comparison of Buffers
Are these two JavaScript values equal?
Tiny deep equal comparator
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
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Check if two arrays are equal
Adaptation of react-addons-shallow-compare, for independent usage
Improved deep equality testing for Node.js and the browser.
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 robust, ES3 compatible, "has own property" predicate.
Does a shallow comparison of two objects, returning false if the keys or values differ.
What is the type of this builtin JS value?
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Robustly get the length of a Typed Array
TypeScript definitions for deep-equal