sindresorhus / p-timeoutLinks
Timeout a promise after a specified amount of time
☆299Updated 3 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:
- Create a promise that can be canceled☆448Updated 4 months ago
- Memoize promise-returning & async functions☆435Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Run some code when the process exits☆299Updated last month
- 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 7 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 3 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- npm's content-addressable cache☆299Updated last month
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- Read the closest package.json file☆268Updated 2 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 11 months ago
- Clean up error stack traces☆345Updated 2 months ago
- Tiny queue data structure☆424Updated 2 months ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- Detect if the current environment is a CI server☆402Updated last year
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- Read a package.json file☆174Updated 2 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Import a module while bypassing the cache☆286Updated 11 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Split Streams3 style☆293Updated last year