@lm_fe/service
TypeScript icon, indicating that this package has built-in type declarations

0.1.95 • Public • Published

yargs-parser

The mighty option parser used by.

Example

npm i yargs-parser --save

Node.js:

import parser from 'yargs-parser'

const argv = parser('--foo=99 --bar=9987930', {
  string: ['bar']
})
console.log(argv)

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i @lm_fe/service

Weekly Downloads

2

Version

0.1.95

License

MIT

Unpacked Size

318 kB

Total Files

118

Last publish

Collaborators

  • zwj7181
  • noah1999