CLI tool that generates a bcrypt hash from its argument and outputs to STDOUT. `bcrypt-cli $password $work_factor`
a command line option parser that will make you smile
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
An application to add interactive PUML diagrams to your github markdown files. If running with default arguments, run in project root directory.
Typescript node argument parser with strong types.
Clerc plugin not found (did you mean)
Clerc plugin strict flags
Clerc plugin friendly error
Retrieve arguments of Node command line argument , smoothly.
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.
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.
Run commands based on user input, dynamically generating environment variables, arguments, flags
Library to read environment variables, including npm package config, custom config file, command line and default object
The Console component allows you to create command-line commands
Command-line argument parser with sub-command support
basic argument parser with built in help screen
Convert an object to an array of arguments to pass to a cli process
Chainable argument builder for a command line interface
Yet another cli args extraction tool (for Node.js).
A config loader in the spirit of rc with a few additional features
A declarative framework for building fluent, deeply hierarchical command line interfaces with yargs
Parse cli commands in a string intended for child_process#spawn