p-waterfall7.6mMIT3.0.0Run promise-returning & async functions in series, each passing its result to the next
sindresorhusabout 3 years 前promise, waterfall, series, serial a-sync-waterfall4.2mMIT1.0.1Runs a list of async tasks, passing the results of each into the next one
hydiakabout 3 years 前async, sync, waterfall, tasks fastfall933.2kMIT1.5.1call your callbacks in a waterfall, at speed
mcollina5 months 前async, waterfall, fall, fast run-waterfall73.9kMIT1.1.7Run an array of functions in series, each passing its results to the next function (waterfall)
ferossabout 3 years 前waterfall, series, async, function