check if two arrays are equal with options (order? shallow? ...)
Get the ArrayBuffer out of a TypedArray, robustly.
Fast deep equal
Recursively flatten an array or arrays.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
node's assert.deepEqual algorithm
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Join a list
node's assert.deepEqual algorithm except for NaN being equal to NaN
return whether two buffers are equal
Faster alternative to javascript's native filter method.
Faster, node.js focused alternative to JavaScript's native array map.
Are these two JavaScript values equal?
Constant-time comparison of Buffers
A tiny, faster alternative to native Array.prototype.every
Tiny deep equal comparator
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
A JavaScript text diff implementation.
Compare DNS record strings for equality
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Check if two arrays are equal
Adaptation of react-addons-shallow-compare, for independent usage
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
extend an object