IndigoUnited / node-promise-retry
Retries a function that returns a promise, leveraging the power of the retry module.
☆316Updated 2 years ago
Alternatives and similar repositories for node-promise-retry:
Users that are interested in node-promise-retry are comparing it to the libraries listed below
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated last year
- utility for retrying a bluebird promise until it succeeds☆122Updated 6 years ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Easily-extendable error for use with ES6 classes☆213Updated 4 years ago
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- Split Streams3 style☆287Updated 9 months ago
- Convert streams (readable or writable) to promises☆139Updated 9 months ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated last year
- An easy way to require all files within a directory.☆301Updated 5 years ago
- Express response transformations (or make until no good)☆109Updated 3 years ago
- Sanitize string for use as filename☆349Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 years ago
- Emulates ioredis by performing all operations in-memory.☆352Updated last month
- fs bindings for tar-stream☆356Updated 2 months ago
- Delay a promise a specified amount of time☆613Updated last year
- Determine the root path to your project☆605Updated 2 years ago
- Execute a callback when a request closes, finishes, or errors☆398Updated 11 months ago
- Use connect and express middleware in koa