sindresorhus / p-timeout
Timeout a promise after a specified amount of time
☆285Updated 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
- Memoize promise-returning & async functions☆403Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Run some code when the process exits☆284Updated last year
- Delay a promise a specified amount of time☆613Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Split Streams3 style☆287Updated 9 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Retry a promise-returning or async function☆842Updated 4 months ago
- Read the closest package.json file☆266Updated last year
- node byte string parser☆467Updated 8 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Find a file or directory by walking up parent directories☆601Updated last week
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Simple “Least Recently Used” (LRU) cache☆691Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Debounce promise-returning & async functions☆215Updated 11 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 6 months ago
- npm's content-addressable cache☆285Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Get callsites from the V8 stack trace API☆264Updated 9 months ago
- Infer the content-type of a request.☆228Updated last week