just-range
Generate a range array for numbers
Generate a range array for numbers
Math utility to calculate with two arrays.
EcmaScript's CreateArrayIterator abstract operation
Robustly get the length of a Typed Array
Returns true if an array has duplicate elements or a string has duplicate characters.
Converts any DOM node/s to a loopable array
Wraps around an array or string and transforms certain methods into case-insensitive versions.
✨ Simplify dealing with promises for async-heavy situations
make "X, Y, and Z"-style lists from arrays
Is the input (plain object, array, string or whatever) not empty?
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Calculates all possible combinations without repetition of a certain size.
A small utility for storing and working with a fixed-length history of (ususally numeric) values.
Like _.includes but with wildcards
Like Array.forEach but does not skip holes.
List of CA provinces and territories.
Like Array.some but does not skip holes.
shallow array diff by object equality or id
Converts degrees to radians.
tests whether some element in the array passes the test implemented by the provided function