lie-all

0.1.5 • Public • Published
var all = require('lie-all');

all

all(array of promises)

returns a promise for an array (or promise of array) of all the responses, returns an error if any of the promises throw errors. Returned values are in the same order as the input array.

License

MIT

/lie-all/

    Package Sidebar

    Install

    npm i lie-all

    Weekly Downloads

    4

    Version

    0.1.5

    License

    MIT

    Last publish

    Collaborators

    • cwmma