sindresorhus / p-timeoutLinks
Timeout a promise after a specified amount of time
☆299Updated 4 months ago
Alternatives and similar repositories for p-timeout
Users that are interested in p-timeout are comparing it to the libraries listed below
Sorting:
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Create a promise that can be canceled☆447Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Run some code when the process exits☆300Updated last week
- Find a file or directory by walking up parent directories☆634Updated 4 months ago
- npm's content-addressable cache☆299Updated 3 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Get callsites from the V8 stack trace API☆268Updated 5 months ago
- Get a random temporary file or directory path☆440Updated last week
- Simple “Least Recently Used” (LRU) cache☆752Updated 4 months ago
- Clean up error stack traces☆346Updated 3 months ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆181Updated 4 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆321Updated 2 years ago
- Read the closest package.json file☆268Updated 3 months ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Tiny queue data structure☆430Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Finds the common standard cache directory☆161Updated 10 months ago
- Import a module while bypassing the cache☆287Updated last year
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Debounce promise-returning & async functions☆233Updated 3 months ago
- Throttle promise-returning & async functions☆509Updated 3 months ago
- Detect if the current environment is a CI server☆403Updated last year
- Parse yes/no like values☆272Updated 5 months ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago