bluebird-chains

0.0.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bluebird-chains

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • azerothian