Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@choksheak/parse-args

choksheak80ISC1.0.1TypeScript support: included

Tiny and easy-to-use command-line arguments parser.

parse, parser, args, argv, arguments, variables, cli, cmd, command, command-line, minimist, optimist, yargs, yargs-parser, mri, nopt, dargs, flags, options, ts, types, typed, typescript, validate, validation, check, checking

readme

parse-args 🖥️

Yet another command-line arguments parser that is minimalist and easy to use!

Installation

Install Prod: npm i @choksheak/parse-args

Install Dev : npm i -D @choksheak/parse-args

Documentation

Full documentation is available at https://github.com/choksheak/parse-args.