run-waterfall@1.0.0
Run an array of functions in series, each passing their results to the next in the array (waterfall)
MIT
2014-04-29
安装 (1.0.0)
npm install run-waterfall@1.0.0
yarn add run-waterfall@1.0.0
pnpm add run-waterfall@1.0.0
bun add run-waterfall@1.0.0
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tape | ^2.12.3 |