sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆445Updated 3 weeks 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!☆354Updated last year
- Timeout a promise after a specified amount of time☆293Updated 3 weeks ago
- Memoize promise-returning & async functions☆419Updated last month
- Delay a promise a specified amount of time☆622Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Clean up error stack traces☆341Updated 3 weeks ago
- Import a module while bypassing the cache☆284Updated 8 months ago
- Find a file or directory by walking up parent directories☆624Updated 3 weeks ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Read the closest package.json file☆267Updated last year
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆282Updated 11 months ago
- Quickly scan for CLI flags and arguments☆653Updated last year
- Promisify an event by waiting for it to be emitted☆438Updated 3 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated 3 weeks ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Import a module lazily☆247Updated 3 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Copy files☆431Updated last month
- Parse JSON with more helpful errors☆369Updated 5 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Parse yes/no like values☆270Updated last month
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆220Updated last year