sindresorhus / p-defer
Create a deferred promise
☆78Updated last year
Alternatives and similar repositories for p-defer:
Users that are interested in p-defer are comparing it to the libraries listed below
- A better `Promise.race()`☆46Updated 2 years ago
- Make a function mimic another one☆94Updated 5 months ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the path of the parent module☆77Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from a given path☆85Updated 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…☆92Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆75Updated 2 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 10 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last week
- Map over promises serially☆48Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Break out of a promise chain☆23Updated 4 years ago
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- ES6 Proxies based deep clone☆129Updated 2 years ago
- Read the closest package.json file☆266Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Read a package.json file☆165Updated last year
- Check if a value is a plain object☆102Updated 11 months ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month