@lm_fe/generator-lm

0.1.1 • 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/generator-lm

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

11.9 kB

Total Files

4

Last publish

Collaborators

  • zwj7181
  • noah1999