string-argv@0.2.0
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
MIT
2019-04-14
安装 (0.2.0)
npm install string-argv@0.2.0
yarn add string-argv@0.2.0
pnpm add string-argv@0.2.0
bun add string-argv@0.2.0
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| eslint | ^2.0.0 |
| eslint-config-cellule | ^3.0.0 |
| jasmine | ^2.4.1 |