yargs-unparser@1.6.3
Converts back a yargs argv object to its original array form
MIT
2020-06-17
安装 (1.6.3)
npm install yargs-unparser@1.6.3
yarn add yargs-unparser@1.6.3
pnpm add yargs-unparser@1.6.3
bun add yargs-unparser@1.6.3
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| camelcase | ^5.3.1 |
| decamelize | ^1.2.0 |
| flat | ^4.1.0 |
| is-plain-obj | ^1.1.0 |
| yargs | ^14.2.3 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| eslint | ^6.1.0 |
| eslint-config-moxy | ^7.1.0 |
| husky | ^3.0.1 |
| jest | ^24.9.0 |
| lint-staged | ^9.5.0 |
| minimist | ^1.2.5 |
| yargs-parser | ^18.1.3 |