thunk-runner
Execute each thunk in an array of thunks, nonconcurrently
Execute each thunk in an array of thunks, nonconcurrently
Iterator implementation
Iterator implementation
CLI util to execute a command for each file matching a glob
Array.prototype-like functions for plain JavaScript objects
Give JS Objects the same iterating methods as Arrays
iterate over an object entries
A npm module which converts an ordinary object into an object with various tools which natively are found within an array, such as map, filter, find, forEach, and more, all behave similar to the native array version however, instead of index, it provides
A npm module which converts an ordinary object into an object with various tools which natively are found within an array, such as map, filter, find, forEach, and more, all behave similar to the native array version however, instead of index, it provides
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
Scans an ndarray
list-dom adds Array.prototype methods to HTMLCollection - enables you to use forEach, map, filter, etc. on the DOM
Functional style immutable collection iterator `each( fn, collection )`
It's an async foreachloop, duh
A collection of async iteration methods
wrap to forEach method using generators
Run generator function as Array.prototype.forEach callback.
Loop over array but with a time delay
JavaScript / TypeScript library to help to perform asynchronous loop
asyncronous foreach method