sindresorhus / p-do-whilstLinks
Calls a function repeatedly while a condition returns true and then resolves the promise
☆36Updated 11 months ago
Alternatives and similar repositories for p-do-whilst
Users that are interested in p-do-whilst are comparing it to the libraries listed below
Sorting:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 weeks ago
- Extract the actual stack of an error☆66Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Input module for Listr☆33Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Lazy number range generator☆81Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 4 years ago
- Rename a function☆46Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Add inline Flow comments to make Flow shut up about errors☆25Updated 7 years ago
- 🔇 mock stdio output for tests☆23Updated 7 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Easy CORS handling for micro☆38Updated 7 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year