Argv-parser is a small and simple node.js module to parser `process.argv`.
Quick CLI argv parser and validator
light weight option/argv parser for node, it only parses options, nothing more then that.
Typed CLI argv parser and main function wrapper
Simple, lightweight argv parser. Powers the cleffa and clefairy packages
A really simple process argv parser for Node.js
Argv parser for spm.
Command line interface help string generator and argv parser
simple argv parser
A lightweight Node.js command line argv parser and command executor
CLI argv parser helper
command-line argument parser (fork of busterjs/posix-argv-parser).
An async ARGV parser
No description provided.
the mighty option parser used by yargs
process argv parser
argv parser for node.js
argv parser
Quick CLI argv parser and validator
Argv parser. Like `optimist` but using node's `util.parseArgs`.
Tiny argv parser. Long/short flags, --no-foo negation, --foo=bar, combined short flags, aliases, typed (boolean/string/array). Zero dependencies.
Node.js Argv Parser
A simple argv parser (like so many others)
simple node.js argv parser
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.
A very simple option parser for ARGV.
Staging for console ruby apps - ARGV parser, logger, pids, 2nd instance run prevention, privileges, signals, graceful shutdown for multithreaded app
ZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will even generate ruby (by means of Ruby2Ruby). == FEATURES/PROBLEMS: * Parses IDL, generates Ruby * Ships with OMFG the Object Management File Generator * Ignores nested structs/unions * Treats out/inout parameters are DIY == SYNOPSIS: In code: ZOMG::IDL.parse(File.read(ARGV[0])).to_ruby Command line: $ omfg lol.idl > roflmao.rb
ZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will even generate ruby (by means of Ruby2Ruby). == FEATURES/PROBLEMS: * Parses IDL, generates Ruby * Ships with OMFG the Object Management File Generator * Ignores nested structs/unions * Treats out/inout parameters are DIY == SYNOPSIS: In code: ZOMG::IDL.parse(File.read(ARGV[0])).to_ruby Command line: $ omfg lol.idl > roflmao.rb