/async-waterfall

:fountain: Simple, isolated async waterfall module for JavaScript. Zero dependencies. Runs a list of tasks, passing the results of each into the next one.

Primary LanguageJavaScriptMIT LicenseMIT

Issues