Showing 1-20 of 115,323 packages
a vocal, functional array
Parse postgres array columns
Array manipulation, ordering, searching, summarizing, etc.
Guarantees an array back
Create an array without duplicates
Turn anything into an array
Robustly get the length of a Typed Array
TypeScript definitions for d3-array
ES2015 `Array#findIndex()` ponyfill
A simple list of possible Typed Array names.
Turn an array like into an array
Create an array with values that are present in the first input array but not additional ones
Robustly get the byte offset of a Typed Array
Create an array of unique values, in order, from the input arrays
Rearrange array elements by index array
Robustly get the byte length of a Typed Array
Remove duplicate values from an array. Fastest ES5 implementation.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Array utils
Fast JavaScript array sorting by implementing Python's Timsort algorithm