Showing 1-20 of 478,487 packages
Determine if an array or object is equivalent with another, *not* recursively
A blazing-fast equality comparison utility for a variety of use-cases
Flatten nested arrays
Does a shallow comparison of two objects, returning false if the keys or values differ.
Remove duplicate values from an array. Fastest ES5 implementation.
Detect whether or not an object is a Typed Array
Turn anything into an array
get equality of unsorted and sorted arrays with nested arrays and nested objects support
Convert a typed array to a Buffer without a copy
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Loop over each item in an array and call the given function on every element.
Check if two values are deeply equivalent
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
ES2015 `Array#findIndex()` ponyfill
Like an array, but rounder.
Validates if a value is an array.
Concatenate a readable stream's data into a single array
Validates if a value is an integer array.
Returns true if a value is a plain object, array or function.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.