搜索 "waterfall" 的结果(共 7 个)
serve-waterfall
Serves static files according to a waterfall of URL to file mappings
BSD-3-Clause
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