0.1.3 • Published 11 years ago

lie-some v0.1.3

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

lie-some

API

npm install lie-some
var some = require('lie-some');

###some

some(array of promises)

Similar to lie-all but will only throw an error if all of the promises throw errors, otherwise returns an array of whichever values succeded in the order that they completed, on error returns an array of errors.

License

MIT

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago