lie-some

0.1.3 • Public • Published

lie-some

API

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

some

some(array of promises(or promise for such))

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    2
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i lie-some

Weekly Downloads

3

Version

0.1.3

License

MIT

Last publish

Collaborators

  • cwmma