sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆448Updated 3 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
- Clean up error stack traces☆344Updated last month
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Read the closest package.json file☆268Updated last month
- Import a module while bypassing the cache☆286Updated 10 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Get callsites from the V8 stack trace API☆267Updated 3 months ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Quickly scan for CLI flags and arguments☆660Updated last year
- Parse JSON with more helpful errors☆372Updated 8 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago
- Create an error from multiple errors☆250Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Simple micro templating☆372Updated 3 months ago
- Load module from string☆299Updated 7 years ago