npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "waterfall" 的结果(共 7 个)
p-waterfall

Run promise-returning & async functions in series, each passing its result to the next

MIT
serve-waterfall

Serves static files according to a waterfall of URL to file mappings

BSD-3-Clause
fastfall

call your callbacks in a waterfall, at speed

MIT
a-sync-waterfall

Runs a list of async tasks, passing the results of each into the next one

MIT
run-waterfall

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

MIT
waterfallize

Control flow library, similar to `async.waterfall` but prettier and faster.

MIT
promise-waterfall

promise-waterfall extends promise utilities with sequential flow control like async.waterfall

MIT