sindresorhus / p-deferLinks
Create a deferred promise
☆80Updated last year
Alternatives and similar repositories for p-defer
Users that are interested in p-defer are comparing it to the libraries listed below
Sorting:
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- 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
- Get the path of the parent module☆77Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Make a function mimic another one☆95Updated 9 months ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- string representations of objects in node and the browser☆151Updated 6 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Log the value/error of a promise☆26Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 3 weeks ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Check if something is a Node.js stream☆112Updated 9 months ago