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
- Conditional promise catch handler☆39Updated 4 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Input module for Listr☆33Updated 5 years ago
- Lazy number range generator☆82Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Linkify GitHub issue references☆47Updated last month
- Create a lazily evaluated value☆69Updated 4 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Render a scrollable terminal log in your ink app☆60Updated 7 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆22Updated 4 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆26Updated 4 years ago
- Example of snapshot testing a React component with AVA☆36Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Simple wildcard matching☆34Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Embed data in other data and easily extract it when needed☆75Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago