sindresorhus / p-do-whilstLinks
Calls a function repeatedly while a condition returns true and then resolves the promise
☆37Updated last year
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☆41Updated 4 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- 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
- Lazy number range generator☆82Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated 2 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆23Updated last week
- This repository is a work in progress and not seeking feedback yet.☆22Updated 7 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Easy CORS handling for micro☆38Updated 8 years ago
- Example of snapshot testing a React component with AVA☆36Updated 8 years ago
- Clean up regular expressions☆63Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆26Updated 4 years ago