Provides a cli interface to the Convert-argv-to-json library
Check if argv has a specific flag
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`
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.
Converts a source-map from/to different formats and allows adding/changing properties.
Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
Unopinionated, no-frills CLI argument parser
parse argument options
Translates between file formats and generates static code as well as TypeScript definitions.
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Cross platform normalization of process.argv
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
Convert a Node-API value to a double-precision floating-point number.
Convert a Node-API value to a signed 32-bit integer.
Expand parsed command line arguments using expand-object.
Convert a Node-API value to a single-precision floating-point number.
Generate license agreements for macOS .dmg files
Converts JSON schema objects or files into Zod schemas
Converts OpenAPI Schema Object to JSON Schema
Simple utility to parse command line parameters and flags (arguments vector)
Convert a Node-API value to a double-precision floating-point array.
Break CLI lists into arrays