sindresorhus / p-cancelableLinks
Create a promise that can be canceled
☆444Updated 2 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
- Clean up error stack traces☆340Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- Find a file or directory by walking up parent directories☆613Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆708Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 weeks ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- An implementation of WHATWG AbortController interface.☆308Updated 4 years ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years 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`☆479Updated last year
- Get a random temporary file or directory path☆430Updated last year
- Read the closest package.json file☆268Updated last year
- Automatically bind methods to their class instance☆458Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Simple micro templating☆363Updated 2 years ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Super tiny and ~350% faster alternative to node-glob☆853Updated 2 years ago
- Tiny JavaScript tokenizer.☆519Updated 2 weeks ago
- 🍔 Build DOM elements using JSX automatically☆520Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Run some code when the process exits☆287Updated last year
- Properly hijack require☆402Updated 2 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Get the bundle size of an npm package.☆423Updated 3 years ago
- Create an error from multiple errors☆245Updated last year