sindresorhus / p-cancelable
Create a promise that can be canceled
☆441Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for p-cancelable
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Clean up error stack traces☆337Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆266Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆679Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Automatically bind methods to their class instance☆462Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- An implementation of WHATWG AbortController interface.☆302Updated 3 years ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Copy files☆424Updated 3 months ago
- Create an error from multiple errors☆245Updated last year
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Get a random temporary file or directory path☆424Updated last year
- Simple micro templating☆362Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆316Updated last year
- Get callsites from the V8 stack trace API☆260Updated 4 months ago
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆968Updated 3 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆568Updated 11 months ago
- Debounce promise-returning & async functions☆211Updated 7 months ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Move a file - Even works across devices☆198Updated last year