sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆448Updated 4 months ago
Alternatives and similar repositories for p-cancelable
Users that are interested in p-cancelable are comparing it to the libraries listed below
Sorting:
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Clean up error stack traces☆346Updated 2 months ago
- Find a file or directory by walking up parent directories☆632Updated 4 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- Simple “Least Recently Used” (LRU) cache☆746Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Read the closest package.json file☆268Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Quickly scan for CLI flags and arguments☆666Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Simple micro templating☆372Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆402Updated 2 years ago
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Import a module lazily☆249Updated 3 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Parse yes/no like values☆272Updated 4 months ago