sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆443Updated 3 years ago
Alternatives and similar repositories for p-cancelable
Users that are interested in p-cancelable are comparing it to the libraries listed below
Sorting:
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- An implementation of WHATWG AbortController interface.☆308Updated 4 years ago
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 9 months ago
- Clean up error stack traces☆340Updated 2 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated 2 months ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆713Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Find a file or directory by walking up parent directories☆620Updated 2 months ago
- Get a random temporary file or directory path☆434Updated 2 years ago
- Delay a promise a specified amount of time☆619Updated 2 years ago
- Create an error from multiple errors☆246Updated last year
- Read the closest package.json file☆268Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- Get callsites from the V8 stack trace API☆266Updated last year
- Import a module lazily☆247Updated 3 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆589Updated last year
- Load module from string☆299Updated 7 years ago
- Get the bundle size of an npm package.☆423Updated 3 years ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- A simple Cancelable Promise☆158Updated this week
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆177Updated 4 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago