sindresorhus / p-throttle
Throttle promise-returning & async functions
☆464Updated 3 months ago
Alternatives and similar repositories for p-throttle:
Users that are interested in p-throttle are comparing it to the libraries listed below
- Delay a promise a specified amount of time☆608Updated last year
- Serialize/deserialize an error into a plain object☆553Updated last month
- Memoize promise-returning & async functions☆401Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆325Updated 2 months ago
- Retry a promise-returning or async function☆833Updated 3 months ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Debounce promise-returning & async functions☆215Updated 10 months ago
- Run some code when the process exits☆282Updated last year
- Find a file or directory by walking up parent directories☆591Updated 8 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆298Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Detect if the current environment is a CI server☆390Updated 2 months ago
- Convert Joi Schemas to TypeScript interfaces☆129Updated this week
- Detect the image type of a Buffer/Uint8Array☆373Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆315Updated 2 years ago
- Shared TypeScript config for my projects☆360Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- A promises port of https://github.com/raszi/node-tmp☆127Updated 6 months ago
- Map over promises concurrently☆1,406Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆347Updated 2 months ago
- Clean up error stack traces☆339Updated last year
- Temporary file and directory creator for node.js☆743Updated 7 months ago
- Tiny queue data structure☆377Updated 8 months ago
- convert a human readable duration to ms☆305Updated 2 weeks ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆220Updated 2 months ago
- Determine the root path to your project☆606Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆361Updated 9 months ago
- Use Ky in both Node.js and browsers☆672Updated last year