clean
clean parses and sanitize argv for node, supporting fully extendable types, shorthands, validatiors and setters.
Found 4 results for argument-vector
clean parses and sanitize argv for node, supporting fully extendable types, shorthands, validatiors and setters.
Split argv(argument vector) and handle special cases, such as quoted values.
Split a string of command line options into and argv(argument vector) array
Argv-parser is a small and simple node.js module to parser `process.argv`.