sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆447Updated 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
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Automatically bind methods to their class instance☆463Updated 3 years ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆285Updated last year
- Import a module while bypassing the cache☆287Updated last year
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- Clean up error stack traces☆346Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Get a random temporary file or directory path☆440Updated last week
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 4 months ago
- Find a file or directory by walking up parent directories☆633Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆751Updated 3 months ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Read the closest package.json file☆268Updated 2 months ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- 🍔 Build DOM elements using JSX automatically☆528Updated last year
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆732Updated 4 months ago
- Quickly scan for CLI flags and arguments☆671Updated last year
- Find the closest package.json file☆166Updated 7 months ago
- Simple micro templating☆373Updated 4 months ago
- Import a module lazily☆249Updated 3 years ago
- Copy files☆435Updated 3 months ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- Run some code when the process exits☆300Updated 2 months ago