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
The mighty option parser used by.
npm i yargs-parser --save
Node.js:
import parser from 'yargs-parser'
const argv = parser('--foo=99 --bar=9987930', {
string: ['bar']
})
console.log(argv)
ISC
npm i @lm_fe/generator-lm
1
0.1.1
ISC
11.9 kB
4