sindresorhus / p-catch-if
Conditional promise catch handler
☆38Updated 3 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
- Conditional promise chains☆60Updated 3 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Kap plugin - Share GIFs on Imgur☆21Updated 7 years ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Define a lazily evaluated property on an object☆64Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Convert an Observable to a Promise☆47Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 4 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Rename a function☆46Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Easy CORS handling for micro☆38Updated 7 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Sort an array of numbers☆16Updated last month
- Get the version numbers of a package from the npm registry☆30Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Iterate over promises serially☆50Updated 2 years ago