yargs-unparser@2.0.0
Converts back a yargs argv object to its original array form
MIT
2020-10-02
安装 (2.0.0)
npm install yargs-unparser@2.0.0
yarn add yargs-unparser@2.0.0
pnpm add yargs-unparser@2.0.0
bun add yargs-unparser@2.0.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| camelcase | ^6.0.0 |
| decamelize | ^4.0.0 |
| flat | ^5.0.2 |
| is-plain-obj | ^2.1.0 |
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 |