Check if argv has a specific flag
Bizarro minimist: transform an options object into argv
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.
The part of argv you want
Converts back a yargs argv object to its original array form
TypeScript definitions for argv
Convert a NODE_OPTIONS environment variable to an argv list, or vice versa
Light-weight option parsing with an argv hash. No optstrings attached.
Split argv(argument vector) and handle special cases, such as quoted values.
Options parser that looks at argv, environment variables and a config file.
Tokenize a shell string into argv array
Parse argv with Commander.js without executing the command
A package for handling argv.
Proxy v8 argv (including harmony) to v8/node while forwarding the remaining arguments to a custom script.
A really simple process argv parser for Node.js
Quick CLI argv parser and validator
string-to-argv is a tool to parse command line string into an argument array to mimic `process.argv`
Schema for the base-cli plugin, used for normalizing argv values before passing them to cli.process().
Argv-parser is a small and simple node.js module to parser `process.argv`.
clean parses and sanitize argv for node, supporting fully extendable types, shorthands, validatiors and setters.
Argv parser for spm.
Typed CLI argv parser and main function wrapper
Parse argv as json object
Parses the argv array.
Command line arguments by reference: `Iterator<Item = &'static OsStr>`
A rule-driven file and URL dispatcher: hands incoming paths (or URLs) to the right handler based on TOML-defined rules.
A procedural macro for argv-lite, providing derive macros for argument parsing.
Internal procedural macro helpers for argv-lite.
Dynamic shell completion engine for CLI tools
Command development kit for wacli plugins
parse command-line arguments into a hashmap and vec of positional args
A Rust wrapper around emlite
A POSIX style getopt parser for Rust
Signed, replay-proof UDP pulse daemon: a server learns and verifies a NAT'd client's real source IP and runs a hook (server + client binaries)
SignedPulse client: periodically proves its source IP to the server with a signed pulse
Shared protocol, crypto, and config types for SignedPulse
ARGV object extension for ease of use of options and else terminal inputs. It can parse ARGV input into Hash object so you can work with ease, check GIT!
Parse command line arguments of the form NAME=VALUE to the ENV hash like rake.
Just write the help text for your application and ParseArgv will take care of your command line. It works sort of the other way around than OptParse, where you write a lot of code to get a command line parser and generated help text. ParseArgv simply takes your help text and parses the command line and presents you the results. You can use ParseArgv for simpler programs just as well as for CLI with multi-level sub-commands (git-like commands). ParseArgv is easy to use, fast and also helps you convert the data types of command line arguments.
Simple to use app ARGV based daemonizer
A lightweight ruby argv parser.
Rodish parses an argv array using a routing tree approach. It is designed to make it easy to implement command line applications that support multiple levels of subcommands, with options at each level.
Parse/Filter/Validate ARGV from command line with DSL.
A very simple option parser for ARGV.
Simple, fast, and looose command line option parser.
Staging for console ruby apps - ARGV parser, logger, pids, 2nd instance run prevention, privileges, signals, graceful shutdown for multithreaded app
KeyValueParser parses arrays of string options like 'machine=coconut'. It is mainly done for parsing ARGV, but can be used for other things.
Command line interface for the file sending site dbinbox.com. Allows command line uploading of files, directories, and messages from ARGV to specified dbinbox users.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.