sindresorhus / p-do-whilstLinks
Calls a function repeatedly while a condition returns true and then resolves the promise
☆36Updated 10 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
- Mimic a Node.js HTTP response stream☆59Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 8 months ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Listen for changes in your conf config☆27Updated 7 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Linkify GitHub issue references☆46Updated 9 months ago
- Input module for Listr☆33Updated 5 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Add inline Flow comments to make Flow shut up about errors☆25Updated 7 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Clean up regular expressions☆62Updated 10 months ago
- Conditional promise chains☆61Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- ESLint's RuleTester for AVA☆14Updated last year
- Easy CORS handling for micro☆38Updated 7 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Regular expression for matching scoped npm package names☆26Updated 3 years ago