Showing 1-20 of 115,005 packages
Tape extension that adds array equality
A tiny (304B to 489B) utility for check for deep equality
A JavaScript text diff implementation.
Structural equality checking for JavaScript values
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Check two valid geojson geometries for equality.
Improved deep equality testing for Node.js and the browser.
Check two valid geojson geometries for equality.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
A blazing-fast equality comparison utility for a variety of use-cases
Deep comparison of 2 instances for should.js
Array manipulation, ordering, searching, summarizing, etc.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.