Showing 1-20 of 197,133 packages
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Async each in series.
Apply an async function to each Array element in series.
a tiny (19 lines of code) serial async each/map module
Run async fn for each item in (async) iterable
Dependency free async each, map, and reduce written in ES6 package for Node.js
Compose promise-returning & async functions into a reusable pipeline
Higher-order functions and common patterns for asynchronous code
Gracefully handle a Promise using async/await.
Gracefully handle a Promise using async/await.
Determine if a function is a native async function.
Asynchronous iterator function for parallel processing.
A function that returns the normally hidden `AsyncFunction` constructor
Map over promises concurrently
Asynchronously calls a function on each element in an array in parallel.
Minimal async jobs utility library, with streams support
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Iterate over promises serially
Run promise-returning & async functions in series, each passing its result to the next
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.