A simple CLI that checks for the existence of "istanbul" in a project. If found, it fails and lists all occurrences. In most occurrences, these are likely comments bypassing code coverage. Use the `exclude` argument to ignore occurrences in specific glob
A package containing relevant CLI actions
a command line option parser that will make you smile
Typescript node argument parser with strong types.
An application to add interactive PUML diagrams to your github markdown files. If running with default arguments, run in project root directory.
A simple CLI that checks for the existence of "eslint" in a project. If found, it fails and lists all occurrences. In most occurrences, these are likely eslint disable comments. Use the `exclude` argument to ignore occurrences in specific glob patterns.
basic argument parser with built in help screen
Retrieve arguments of Node command line argument , smoothly.
A simple CLI that checks for the existence of "tslint" in a project. If found, it fails and lists all occurrences. In most occurrences, these are likely tslint disable comments. Use the `exclude` argument to ignore occurrences in specific glob patterns.
Get the remaining unknown arguments after parsing the CLI with commander.js
A full-featured framework for building command line applications (cli) with node.js
Clerc plugin strict flags
CLI tool that generates a bcrypt hash from its argument and outputs to STDOUT. `bcrypt-cli $password $work_factor`
Clerc plugin not found (did you mean)
Clerc plugin friendly error
An ultra-lightweight command-line argument parser for Node.js with no external dependencies.
Yet another cli args extraction tool (for Node.js).
Parses command line arguments to the script call with the set of options and sub-commands given.
Command-line argument parser with sub-command support
A config loader in the spirit of rc with a few additional features
Parameterize gulp tasks
Inquirer for commander. If no arguments and options are passed to your commander app, it runs inquirer.
A declarative framework for building fluent, deeply hierarchical command line interfaces with yargs
the complete solution for node.js command-line programs