Showing 41-60 of 115,024 packages
Create an array with values that are present in the first input array but not additional ones
bigint to buffer conversion with native support
TypeScript definitions for deep-eql
Fast JavaScript array sorting by implementing Python's Timsort algorithm
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Determine if an array or object is equivalent with another, *not* recursively
Turn anything into an array
node's assert.deepEqual algorithm except for NaN being equal to NaN
Loop over each item in an array and call the given function on every element.
Optimized 2d/3d/4d and arbitrary length vector operations, support for memory mapping/layouts
Like lodash isEqualWith but for shallow equal.
Map and Set with automatic key interning
Tiny queue data structure
ES2015 `Array#findIndex()` ponyfill
`Array#forEach()` but it’s possible to define where to move to next
Provides a function for detecting if an argument is an ArrayBuffer
Concatenate a readable stream's data into a single array
Detect whether or not an object is a Typed Array