sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆448Updated 2 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:
- Automatically bind methods to their class instance☆463Updated 3 years ago
- 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☆299Updated 2 months ago
- Memoize promise-returning & async functions☆432Updated last month
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Clean up error stack traces☆345Updated last month
- Find the root directory of a Node.js project or npm package☆249Updated 6 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- 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☆284Updated last year
- Promisify an event by waiting for it to be emitted☆443Updated last week
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 2 months ago
- Find a file or directory by walking up parent directories☆629Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Create an error from multiple errors☆250Updated 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
- Simple micro templating☆371Updated 2 months ago
- Read the closest package.json file☆268Updated 3 weeks ago
- A simple Cancelable Promise☆158Updated last week
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Import a module lazily☆249Updated 3 years ago
- Quickly scan for CLI flags and arguments☆659Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆252Updated last week
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago