array
Sort by:Popular

Create an array of unique values, in order, from the input arrays
Last Release on Mar 29, 2026
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Last Release on Mar 28, 2026
Ensure that an object is an array. Moves error checking out of your code.
Last Release on Apr 1, 2026
Returns an array filled with the specified input
Last Release on Mar 28, 2026
A utility function to index arrays by any criteria
Last Release on Dec 10, 2025
Get the maximum value in an array
Last Release on Apr 17, 2026
Get the minimum value in an array
Last Release on Apr 15, 2026
Rescale an array into a range
Last Release on Apr 17, 2026
create a new array filled with a value, or zero
Last Release on Jan 26, 2026
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Last Release on May 1, 2026