sindresorhus / p-deferLinks
Create a deferred promise
☆82Updated 2 months 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…☆96Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Get the path of the parent module☆78Updated 2 months ago
- Check if your package was installed globally☆69Updated 2 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Make a function mimic another one☆96Updated last year
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Map over promises serially☆49Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Start a promise chain☆60Updated 2 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Find the closest package.json file☆165Updated 5 months ago
- Check if a value is a plain object☆103Updated last year
- Iterate over promises serially☆51Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Import a globally installed module☆57Updated last year
- Wait for a specified number of promises to be fulfilled☆38Updated 2 months ago