sindresorhus / p-some
Wait for a specified number of promises to be fulfilled
☆36Updated last year
Alternatives and similar repositories for p-some:
Users that are interested in p-some are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated 4 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Clone and modify a RegExp instance☆22Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Modify the values of an object☆27Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Conditional promise chains☆60Updated 3 years ago
- Conditional promise catch handler☆38Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago