when-every-item

1.1.1 • Public • Published

when-every-item

promise aggregation for arrays

Installation

$ component install nathan7/when-every-item

or

$ npm install when-every-item

API

whenEveryItem :: [Promise a] -> Promise [a]

Pretty much what it says on the box. Takes a bunch of promises, returns a promise for an array of all their results. Failure propagates.

License

MIT

Dependents (1)

Package Sidebar

Install

npm i when-every-item

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • nathan7