use the 1st argument, or, if none is present, standard input
Check if argv has a specific flag
the mighty option parser used by yargs
Get stdin as a string or Uint8Array
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
parse argument options
Unopinionated, no-frills CLI argument parser
Quickly scan for CLI flags and arguments
Discard stdin input except for Ctrl+C
pluggable core of node-tap
Cross platform normalization of process.argv
Now stdin and stdout are files.
Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
Because stdin with node is annoying
Read data from stdin.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
parse arguments with recursive contexts
Standard input.
spawn processes the way the npm cli likes to do
JSON schema generator based on draft-v4.
Bizarro minimist: transform an options object into argv
C utilities for retrieving Node-API add-on callback arguments.
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
A toolkit for JavaScript codemods