sindresorhus / p-timeoutLinks
Timeout a promise after a specified amount of time
☆299Updated 2 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 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Run some code when the process exits☆298Updated last month
- Memoize promise-returning & async functions☆433Updated 2 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 6 months ago
- npm's content-addressable cache☆296Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Debounce promise-returning & async functions☆233Updated last month
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 10 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Map object keys and values into a new object☆217Updated 2 months ago
- Read the closest package.json file☆268Updated last month
- Delay a promise a specified amount of time☆627Updated last month
- Clean up error stack traces☆345Updated last month
- Write files in an atomic fashion w/configurable ownership☆242Updated 3 weeks ago
- Parse JSON with more helpful errors☆370Updated 8 months ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Read a package.json file☆174Updated last month
- Get metadata of a package from the npm registry☆245Updated last year
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- encode & decode HTML & XML entities with ease & speed☆367Updated last week
- Tiny queue data structure☆422Updated last month