Split argv(argument vector) and handle special cases, such as quoted values.
Check if argv has a specific flag
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
No description provided.
Unopinionated, no-frills CLI argument parser
Easy way to split a string on a given character unless it's quoted or escaped.
Split a string on the first occurance of a given separator
split a Text Stream into a Line Stream, using Stream 3
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
split a Text Stream into a Line Stream
Break CLI lists into arrays
parse arguments with recursive contexts
Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
C utilities for retrieving Node-API add-on callback arguments.
Split a LineString by another GeoJSON Feature.
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.
Split Cypress specs across parallel CI machines for speed
Some useful tools for working with process.argv