sindresorhus / p-catch-ifLinks
Conditional promise catch handler
☆40Updated 4 years ago
Alternatives and similar repositories for p-catch-if
Users that are interested in p-catch-if are comparing it to the libraries listed below
Sorting:
- Conditional promise chains☆63Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Log the value/error of a promise☆28Updated 4 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Rename a function☆47Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Easy CORS handling for micro☆38Updated 8 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago