npm-config-arguments
Parses npm_config env variables and assigns them to argv - useful for 'npm run' commands
Parses npm_config env variables and assigns them to argv - useful for 'npm run' commands
Unparse parsed arguments back to the original argv array or a command string.
Most minimalistic parameter processor for node.
the complete solution for node.js command-line programs
A miniscule arguments parser written in Typescript.
Everything you need to create awesome command line interfaces
Super light-weight --argument value parser, with --bool key support
Options parser that looks at argv, environment variables and a config file.
Object oriented, flexible CLI tools
JavaScript's answer to getopts. Simple, obvious, and direct.
Parse command line arguments.
Parse flag aliases in CLI help output
shortcut for require('minimist')(process.argv.slice(2))
simple process.argv value parser
A Typescript wrapper around command-line-args with additional support for markdown usage guide generation
Convert the properties of an object to command line flags.
A convention based argument parsing and formatting library, with strict validation checks.
Temporarily overrides the command line arguments. This is useful for testing.
Handle --help and --version arguments in your CLI application
A minimalist command line option parser.