sindresorhus / p-timeoutLinks
Timeout a promise after a specified amount of time
☆299Updated last month
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☆447Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Memoize promise-returning & async functions☆432Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Run some code when the process exits☆298Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆628Updated 2 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☆439Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Clean up error stack traces☆345Updated 3 weeks ago
- Delay a promise a specified amount of time☆627Updated last month
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Read the closest package.json file☆268Updated 3 weeks ago
- npm's content-addressable cache☆296Updated last week
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Debounce promise-returning & async functions☆233Updated 3 weeks ago
- Throttle promise-returning & async functions☆508Updated 3 weeks ago
- Detect if the current environment is a CI server☆400Updated 11 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 9 months ago
- Map object keys and values into a new object☆217Updated 2 months ago
- Write files in an atomic fashion w/configurable ownership☆242Updated last week
- Shared TypeScript config for my projects☆380Updated last month
- Finds the common standard cache directory☆160Updated 7 months ago
- Tiny queue data structure☆419Updated 3 weeks ago