commander
the complete solution for node.js command-line programs
the complete solution for node.js command-line programs
yargs the modern, pirate-themed, successor to optimist.
Check if argv has a specific flag
the mighty option parser used by yargs
A light, featureful and explicit option parsing library.
CLI arguments parser. Native port of python's argparse.
Open stuff like URLs, files, executables. Cross-platform.
Open stuff like URLs, files, executables. Cross-platform.
Pretty options for minimist
Light-weight option parsing with an argv hash. No optstrings attached.
Reverse minimist. Convert an object of options into an array of command-line arguments.
Quickly scan for CLI flags and arguments
A cross-platform library for safely passing strings through shells
A mature, feature-complete library to parse command-line options.
A tool for rapidly building command line apps
Extract the options and callback from a function's arguments easily
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
a command line option parser that will make you smile
get arguments to a function as an array, withouth deoptimizing
Parsing string to array of args like node on bash do.