string-argv@0.0.2
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
2016-03-11
安装 (0.0.2)
npm install string-argv@0.0.2
yarn add string-argv@0.0.2
pnpm add string-argv@0.0.2
bun add string-argv@0.0.2
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| eslint | ^2.0.0 |
| eslint-config-cellule | ^3.0.0 |
| jasmine | ^2.4.1 |