sindresorhus / p-deferLinks
Create a deferred promise
☆82Updated 3 weeks ago
Alternatives and similar repositories for p-defer
Users that are interested in p-defer are comparing it to the libraries listed below
Sorting:
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- A better `Promise.race()`☆47Updated 2 years ago
- Check if your package was installed globally☆69Updated last year
- Run promise-returning & async functions in series☆68Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Get the path of the parent module☆78Updated 3 weeks ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago
- Check if stdout or stderr is interactive☆116Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Make a function mimic another one☆96Updated 11 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 3 weeks ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert a value to an array☆131Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Start a promise chain☆60Updated 3 weeks ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Wait for a specified number of promises to be fulfilled☆38Updated 3 weeks ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Finds the common standard cache directory☆159Updated 5 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago