sindresorhus / p-timeoutLinks
Timeout a promise after a specified amount of time
☆293Updated 2 weeks 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☆445Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆341Updated 2 weeks ago
- Memoize promise-returning & async functions☆419Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- Run some code when the process exits☆292Updated 2 weeks ago
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆352Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Read the closest package.json file☆267Updated last year
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 7 months ago
- npm's content-addressable cache☆292Updated last month
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated 3 weeks ago
- Wait for a condition to be true☆161Updated last week
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Parse yes/no like values☆270Updated last month
- Debounce promise-returning & async functions☆228Updated last week
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Clean up error stack traces☆341Updated 2 weeks ago
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Find the closest package.json file☆165Updated 3 months ago
- Read a package.json file☆171Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 5 months ago
- Throttle promise-returning & async functions☆495Updated 2 weeks ago
- Detect if the current environment is a CI server☆399Updated 9 months ago
- An implementation of WHATWG AbortController interface.☆310Updated 4 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago