run-waterfall

Run an array of functions in series, each passing its results to the next function (waterfall)

composer

Run and compose async tasks. Easily define groups of tasks to run in series or parallel.

npm-run-batch

npm run-script helper that allows running a bunch of run-scripts - in series or parallel!