sindresorhus / p-locate
Get the first fulfilled promise that satisfies the provided testing function
☆73Updated last week
Alternatives and similar repositories for p-locate:
Users that are interested in p-locate are comparing it to the libraries listed below
- Create a lazily evaluated value☆69Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Linkify GitHub issue references☆46Updated 5 months ago
- Lazy number range generator☆81Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Conditional promise chains☆60Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Define a lazily evaluated property on an object☆64Updated last year
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Check if a file path is a binary file☆44Updated 10 months ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆21Updated 2 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if your package was installed globally☆70Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year