building5 / promise-timeoutLinks
Simple timeouts for promises
☆60Updated 6 years ago
Alternatives and similar repositories for promise-timeout
Users that are interested in promise-timeout are comparing it to the libraries listed below
Sorting:
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Check if a URL is absolute☆80Updated 4 months ago
- Creates a minimal Express server for testing☆119Updated 6 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Diff two versions of a node module☆214Updated 2 years ago
- A basic poller built on top of promises☆119Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Read the closest package.json file☆268Updated 2 months ago
- Strip leading whitespace from each line in a string☆144Updated 3 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.☆58Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆74Updated 4 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- Import a module lazily☆249Updated 3 years ago
- Delay a promise a minimum amount of time☆174Updated 3 months ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated last week
- Clear a module from the cache☆184Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 4 months ago
- Make your own nested errors☆69Updated 5 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago