sindresorhus / p-each-seriesLinks
Iterate over promises serially
☆51Updated 3 years ago
Alternatives and similar repositories for p-each-series
Users that are interested in p-each-series are comparing it to the libraries listed below
Sorting:
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Get the path of the parent module☆78Updated last month
- Map over promises serially☆49Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Conditional promise chains☆63Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Conditional promise catch handler☆39Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- A better `Promise.race()`☆47Updated 2 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Mimic a Node.js HTTP response stream☆60Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Create a MD5 hash with hex encoding☆46Updated last year
- Run promise-returning & async functions in series☆69Updated 4 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Transform the first chunk in a stream☆27Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago