包详细信息

lie-some

calvinmetcalf14MIT0.1.3

lie some why don't you

lie, promise, async

自述文件

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