promises-subarrays

0.1.0 • Public • Published

Promise-SubArrays

This is a simple tool, similar to Promise.all() but allows you to await a certain number of promises at once. This is great for making many HTTP requests in batches to avoid being rate limited.

See test.js for example usage.

Dependents (0)

Package Sidebar

Install

npm i promises-subarrays

Weekly Downloads

0

Version

0.1.0

License

Apache-2.0

Unpacked Size

1.97 kB

Total Files

4

Last publish

Collaborators

  • saholman