Easily parse argument options
Check if argv has a specific flag
ONNXRuntime Node.js binding
the mighty option parser used by yargs
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
Cross platform normalization of process.argv
Quickly scan for CLI flags and arguments
Unopinionated, no-frills CLI argument parser
parse arguments with recursive contexts
C utilities for retrieving Node-API add-on callback arguments.
Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
Convert a Node-API value to a double-precision floating-point number.
Convert a Node-API value to a signed 32-bit integer.
Convert a Node-API value to a single-precision floating-point number.
Some useful tools for working with process.argv
Bizarro minimist: transform an options object into argv
Probably the sole command line option parser you'll ever need to...
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
parse arguments with recursive contexts
CLS using AsynWrap instead of async-listener - Node >= 4.7.0
Convert a Node-API value to a double-precision floating-point array.
Light-weight option parsing with an argv hash. No optstrings attached.