promise-subarrays

0.1.2 • 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.

/promise-subarrays/

    Package Sidebar

    Install

    npm i promise-subarrays

    Weekly Downloads

    5

    Version

    0.1.2

    License

    Apache-2.0

    Unpacked Size

    2.23 kB

    Total Files

    4

    Last publish

    Collaborators

    • saholman