sindresorhus / p-any
Wait for any promise to be fulfilled
☆55Updated 2 years ago
Alternatives and similar repositories for p-any:
Users that are interested in p-any are comparing it to the libraries listed below
- A better `Promise.race()`☆46Updated 2 years ago
- Conditional promise chains☆60Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Easy CORS handling for micro☆39Updated 7 years ago
- Rename a function☆46Updated last year
- Import a globally installed module☆57Updated last year
- Get the path of the parent module☆77Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Map over promises serially☆48Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 8 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get PID from a port☆80Updated 4 years ago
- Check if something is a promise☆46Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Define a lazily evaluated property on an object☆64Updated last year
- Check if a path is a file, directory, or symlink☆77Updated 5 months ago
- Create a lazily evaluated value☆69Updated 3 years ago