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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    3
  • 1.1.0
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i when-every-item

Weekly Downloads

6

Version

1.1.1

License

MIT

Last publish

Collaborators

  • nathan7