Skip to content

calvinmetcalf/lie-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published