JMPerez / promise-throttle
A small library to throttle promises. Useful to avoid rate limiting when using REST APIs.
☆151Updated last year
Alternatives and similar repositories for promise-throttle
Users that are interested in promise-throttle are comparing it to the libraries listed below
Sorting:
- A simple way to rate limit how often a function is executed.☆78Updated 2 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Simple wrapper around the "child_process" module that makes use of promises☆249Updated 5 years ago
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- [DEPRECATED] Wrapper around feedparser with promises☆40Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated 11 months ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- validate an email address according to RFCs 5321, 5322, and others☆258Updated 7 months ago
- Converts a JSON schema to a Joi schema.☆283Updated last year
- Simple HTTP requests for node and the browser☆245Updated last year
- Express response transformations (or make until no good)☆109Updated 4 years ago
- Utilities that make array iteration easy when using async/await or Promises☆352Updated 4 years ago
- 📸 Node module to rotate JPEG images based on EXIF orientation.☆166Updated 2 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆319Updated 2 years ago
- Bearer token middleware for express.☆83Updated 6 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 4 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- ☆140Updated last year
- Promise-based queue☆229Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- "containSubset" object properties matcher for Chai☆83Updated last year
- A mock knex adapter for simulating a database during testing☆242Updated last year
- Write data to a random temporary file☆105Updated 9 months ago
- Promisify an event by waiting for it to be emitted☆435Updated last year
- sprintf-style postgres query escaping and helper functions☆82Updated 2 years ago
- Fast and efficient in-memory rate-limit for Node, used to alleviate most common DOS attacks.☆110Updated 4 months ago
- A simple caching library for node.js, inspired by the Play cache API☆94Updated 2 years ago
- A promises port of https://github.com/raszi/node-tmp☆128Updated 8 months ago
- Babel plugin for stubbing [ES6, ES2015] module exports☆66Updated 5 months ago
- A module for loading .env files and optionally loading defaults and a schema for validating all values are present.☆112Updated 2 years ago