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

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/pages

Weekly Downloads

4

Version

0.1.1

License

MIT

Unpacked Size

2.1 kB

Total Files

6

Last publish

Collaborators

  • zwj7181
  • noah1999