sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆445Updated last week
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 8 months ago
- Clean up error stack traces☆341Updated 2 years ago
- Memoize promise-returning & async functions☆414Updated last month
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆277Updated 10 months ago
- Find a file or directory by walking up parent directories☆622Updated this week
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆436Updated this week
- Import a module while bypassing the cache☆285Updated 7 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated this week
- Read the closest package.json file☆267Updated last year
- Quickly scan for CLI flags and arguments☆652Updated last year
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆178Updated 4 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated last week
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago
- Parse yes/no like values☆270Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated last week
- Simple micro templating☆365Updated 2 years ago
- Run some code when the process exits☆292Updated 2 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Import a module lazily☆247Updated 3 years ago
- Load module from string☆299Updated 7 years ago