Add forEachAsync() async/await to Array to support async functions.
foreach component + npm package
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Array manipulation, ordering, searching, summarizing, etc.
A better forEach
Estlint rule - no async callbacks for array methods
No async forEachs
`Array#forEach()` but it’s possible to define where to move to next
An optionally-asynchronous forEach with an interesting interface.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Simple Lazy Ranges for Node/Javascript
Lazy-evaluating list of files, based on globs or regex patterns
Rope-based persistent sequence type
Invokes the passed function for each item in an iterable
utilities for primitive JavaScript types
A lean Promises and Async lib for ES6/ES7
Simple series and parallel flow control.
Minimal async jobs utility library, with streams support
Array#forEach ponyfill for older browsers
Higher-order functions and common patterns for asynchronous code. Node specific port of async.
asynchronous function queue with adjustable concurrency
Helper utility modules for collections, arrays, objects and more
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Get the first fulfilled promise that satisfies the provided testing function