Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
Check if argv has a specific flag
Unopinionated, no-frills CLI argument parser
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
the mighty option parser used by yargs
Quickly scan for CLI flags and arguments
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Light-weight option parsing with an argv hash. No optstrings attached.
Generate license agreements for macOS .dmg files
featured command line args parser
Cross platform normalization of process.argv
POSIX-style getopt()
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Bizarro minimist: transform an options object into argv
Options parser that looks at argv, environment variables and a config file.
git-log-parser
parse arguments with recursive contexts
Command-line parser with readable syntax from your sweetest dreams
C utilities for retrieving Node-API add-on callback arguments.
Percy CLI command parser and runner.
render domhandler DOM nodes to a string
Convert a Node-API value to a double-precision floating-point number.
Convert a Node-API value to a signed 32-bit integer.