sindresorhus / p-deferLinks
Create a deferred promise
☆80Updated this week
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
- A better `Promise.race()`☆46Updated 2 years ago
- Get the path of the parent module☆78Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Make a function mimic another one☆95Updated 10 months ago
- string representations of objects in node and the browser☆153Updated 7 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 6 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Indent each line in a string☆113Updated 3 years ago
- Log the value/error of a promise☆26Updated 4 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 years ago
- Iterate over promises serially☆50Updated 3 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Find the closest package.json file☆165Updated 3 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Map over promises serially☆48Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago