Showing 21-40 of 113,747 packages
Flatten nested arrays
Produces a new array, sorted in ascending order
Guarantees an array back
TypeScript definitions for sort-by
Create an array of unique values, in order, from the input arrays
Minimal async jobs utility library, with streams support
Type-safe array sorting method with support for deeply nested properties and Typescript autocompletion.
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
TypeScript definitions for lodash.sortby
Create an array with values that are present in the first input array but not additional ones
Runtime type checking & defaulting for glimmer component arguments powered by prop-types & decorators
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Turn anything into an array
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.
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