0.1.5 • Published 10 years ago

lie-all v0.1.5

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago
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

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago