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