import-to-array
A small utility function that converts ES6 import objects to an array of its own property values, complete with TypeScript defintions.
A small utility function that converts ES6 import objects to an array of its own property values, complete with TypeScript defintions.
Counts the number of values.
Validates if a value is a string array.
Fills with given value.
Checks if array contains an infix.
Appends values from arrays.
Like `fs.promise.readdir()`, but sorts the result based on `String#localeCompare()`
Provides an interface to pull objects out of a JavaScript array with minimal code. Useful for Backbone collections and similar scenarios.
Like lodash's _.defaultsDeep, but with array preservation
Repeats an array given times.
return an object from an array, keyed by the value at the given id
Checks if array contains an infix.
Gets last value.
Lets you Iterate a Array-Tree in a high performance tested manner with the ability to get parents back as well
Reverses the array.
Easily deep assign objects and merge arrays inside of them
Checks if value is array.
Big Array object that allows to handle arrays with a huge number of elements.
A simple library for merging complex options.
Breaks array when test passes.