0.0.6 • Published 9 years ago

bluebird-chains v0.0.6

Weekly downloads
20
License
MIT
Repository
github
Last release
9 years ago

Bluebird Chains

============ Chains is a function based list to queue and execute promises sequentially aka a Waterfall.

Dependencies

  • native-or-bluebird
  • bluebird - (if your version of node doesn't support promises)

You are able to apply different arguments for individual promises

if you do not provide an argument, the previous promise result will be applied

Documentation

http://azerothian.github.io/bluebird-chains

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

10 years ago

0.0.3

10 years ago