p-seq
Run async tasks sequently
Run async tasks sequently
ES6 Class for applying an asynchronous function (returning a promise), for each element in an array.
Map over multiple array/object without thinking too much.
Extract object values into an array.
Configure observable set collections
Helps you to pagify arrays with a specific number of items on each page
Sorted Array - uses binary search for fast insertion / reading
Standard Javascript Workaround for Arrays and Arrays of Objects.
A tiny but powerful JavaScript module, to play with Function.bind()
Flatten nested arrays
search index of array useing binary search
JavaScript searching and filtering with an easy to read interface and a focus on speed and low memory usage.
Sclude is a package intended mainly to bring functions in Prelude of Haskell into TypeScript or JavaScript as methods of standard built in objects
Returns the index of the first instance; when called a second time, returns the index of the second instance; and so on. Works with arrays and strings.
generate an array of paths to load an image sequence assets
Filters array by removing matching elements contained in one or more additional arrays.
Run an async task for each array element in parallel, but limit the number of tasks executing at the same time.
Run an array of functions concurrently, with a maximum of active tasks
Makes sure you've got dom elements, if dom elements are what you want
A library that converts combinations of maps and lists to associative arrays and provides extra functionality to make working with both lists and maps more simplified.