sindresorhus / p-reduce
Reduce a list of values using promises into a promise for a value
☆68Updated last year
Related projects ⓘ
Alternatives and complementary repositories for p-reduce
- Iterate over promises serially☆50Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Break out of a promise chain☆22Updated 3 years ago
- Import a globally installed module☆57Updated 10 months ago
- Get PID from a port☆80Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Filter promises concurrently☆72Updated 10 months ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Map over promises serially☆47Updated 3 years ago
- Define a lazily evaluated property on an object☆63Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Lazy number range generator☆82Updated 10 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Run promise-returning & async functions in series☆66Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Input module for Listr☆33Updated 4 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- 🏷 Map template literal expression interpolations with ease.☆65Updated 6 years ago
- Check if something is a promise☆47Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago