Array containing command-line arguments passed when launching the calling process.
Process utilities.
C utilities for retrieving Node-API add-on callback arguments.
Convert a Node-API value to a signed 32-bit integer.
Convert a Node-API value to a double-precision floating-point number.
Convert a Node-API value to a single-precision floating-point number.
the mighty option parser used by yargs
Convert a Node-API value to a double-precision floating-point array.
Return the current working directory.
parse argument options
Convert a Node-API value to a boolean.
Check if argv has a specific flag
Read data from stdin.
Convert a Node-API value to a signed 64-bit integer.
Quickly scan for CLI flags and arguments
Command-line interface.
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.
Unopinionated, no-frills CLI argument parser
Convert a Node-API value representing a strided array to a double-precision floating-point array.
Node standard library for browser.
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
Convert a Node-API value representing a strided array to a single-precision floating-point array.
Convert a Node-API value to a single-precision floating-point array.