Showing 21-40 of 114,429 packages
Create an array of unique values, in order, from the input arrays
Generate randomly-looking never repeating primary key ids and more
Guarantees an array back
Minimal async jobs utility library, with streams support
Right pad a string with zeros or a specified string. Fastest implementation.
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
Create an array with values that are present in the first input array but not additional ones
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
TypeScript definitions for repeating
Parse parentheses from a string
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