A full-featured framework for building command line applications (cli) with node.js, including help generation, colored output, verbosity control, custom logger, coercion and casting, typos suggestions, and auto-complete for bash/zsh/fish.Angled brackets (e.g. <item>) indicate required input. Square brackets (e.g. [env]) indicate optional input.
cli cli-app nodejs node node-js command-line-parser command-line argument-parser command commander clap minimist optimist cli-table command-line-appsJCommander is a very small Java framework that makes it trivial to parse command line parameters. You annotate fields with descriptions of your options.
command-line cli argument-parserThe public API of this library consists primarily of the FromArgs derive and the from_env function, which can be used to produce a top-level FromArgs type from the current program's commandline arguments. Switches, like jump, are optional and will be set to true if provided.
argh positional-arguments subcommands argument-parser arguments rust-libraryJava annotation-based framework for parsing Git like command line structures
command-line cli argument-parserPicocli is a one-file Java framework for parsing command line arguments and generating polished, easily tailored usage help messages. Java command line parser with both an annotations API and a programmatic API, featuring usage help with ANSI colors, autocomplete and nested subcommands. In a single file, so you can include it in source form. This lets users run picocli-based applications without requiring picocli as an external dependency.
commandline parser ansi-colors annotations cli cli-framework git autocomplete bash-completion library command-line argument-parserJLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline but with additional features that bring it in par with ZSH line editor. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.
command-parser argument-parser argumentsRugland Console Framework is a collection of classes to enable the fast and consistent development of .NET console applications. Parse command line arguments and write your applications usage. If you are developing command line or build process tools in .NET then this maybe th...
argument-parser command-line command-line-parser command-line-usage consoleA simple argument parser. Originally written by Robert C. Martin and ported to .NET by me. It is developed in C#.
args argument-check argument-checking argument-parser argument-parsing argument-validation arguments-checkSimply include argparse.hpp and you're good to go. To start parsing command-line arguments, create an ArgumentParser.
cpp17 header-only library argument-parser cross-platform mit-licenseIf you're writing a highly-sophisticated command line tool, then Boost.Program_options and its kind might give you many advanced options. However, if you need to get up and running quickly, effectively and with minimal fuss, give the single header-file argh a try.
command-line cpp11 cli-args getopt getopts header-only single-file argument-parser cli command-line-parserThis is a library for parsing command-line arguments. It can parse both options and positional arguments. It aims to be easy to use and concise yet powerful and robust. An instance of MyArgs will represent the set of parsed arguments. Each option and positional argument is declared as a property that delegates through a delegate factory method on an instance of ArgParser.
kotlin kotlin-library command-line-parser argument-parser option-parserFlags is an argument parser inspired by the Go-lang Flag package, taking its methodology but attaching a GNU-style flag parser.As well as the -- operator for absolute separation of arguments from options.
argument-parser cli cli-argsA Java library for parsing command line options
command-line cli argument-parserExtract the options and callback from a function's arguments easily
nodejs client-side argument-parser opts options cb callback next flow args optional arguments extractSimple and typesafe commandline parsing for C++14.
cplusplus cplusplus-14 cplusplus-11 cpp cpp11 cpp14 argument-parser command-line-parserModerator is a simple Swift library for parsing commandline arguments. See also why Moderator was created.
swift-library command-line argument-parserCommand line argument parsing library from the folks at Google.
argument-parserClikt (pronounced "clicked") is a Kotlin library that makes writing command line interfaces simple and intuitive. It the "Command Line Interface for Kotlin". Inspired by Python's Click, it is designed to make the process of writing command line tools efortless while supporting a wide variety of use cases and allowing advanced customization when needed.
kotlin kotlin-library command-line command-line-parser option-parser argument-parser
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.