sindresorhus / p-waterfall
Run promise-returning & async functions in series, each passing its result to the next
☆74Updated 3 years ago
Alternatives and similar repositories for p-waterfall:
Users that are interested in p-waterfall are comparing it to the libraries listed below
- Conditional promise chains☆60Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- random string generator☆29Updated 5 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Input module for Listr☆33Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- webpack loader that takes a single file, and declare pieces of that file as "dependencies" as if it existed.☆33Updated 7 years ago
- Get CI environment variables for parallelizing builds☆38Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 7 years ago
- Lazy number range generator☆81Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago