cli-parser
There are 52 repositories under cli-parser topic.
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
jorgebucaran/getopts
Node.js CLI options parser
jorgebucaran/getopts.fish
Parse CLI options in Fish
nezia1/what-the-git
A web application built in React that allows you to enter a git command and get a simple explanation of what it does.
php-toolkit/pflag
Generic PHP command line flags parse library.
pavlosgi/freecli
Command line parsing library using Free Applicative
jodersky/scala-argparse
Pragmatic command line parsing and configuration for Scala apps
MattiasLiljeson/gethin
A small (400 sloc) cross-platform single-header c++11 CLI parser library
xgfone/gconf
Another extensible and powerful go configuration manager, which is inspired by oslo.config, github.com/micro/go-micro/config and viper.
lucocozz/Argus
Argus is a cross-platform modern feature-rich command-line argument parser for C
wrfly/gua
simple Golang command-line parser, if you don't need some fancy features, just guá it.
0hsn/sspp
Structured Stream Processing and Presentation
wallymathieu/isop
Isop is the swedish name for hyssop. Like any spice it is intended to give flavor to the development of command line apps.
Alhadis/GetOptions
JavaScript's answer to getopts. Simple, obvious, and direct.
lucocozz/cargs
Modern C library for command-line argument parsing. Advanced features: subcommands, validation, multi-inputs, environment variables
voxpelli/peowly
meow inspired parseArgs() based CLI parser. Also contains help text helpers
backendArchitect/cronreadable
CronReadable: a Go package for enhancing cron expression readability. Converts complex cron schedules,Enhance readability, streamline code, and improve communication of scheduled tasks.
Chinory/json-parse-argv
JSON configurable command-line options parser ⛲
vic/clap-nix
Command line argument parser in pure Nix. Supports sub-commands, typed positional arguments, value coercion and resolution via Nix Modules.
crqrdotcom/cmdr
A simple module to parse CLI arguments, flags and options for Deno.
Dax89/cl
Easy command line parsing with EDSL
ebresafegaga/Arg.fs
A simple Command Line argument parser in F#
fknfilewalker/ccli
A simple C++20 command line argument parser with config backend and cmd system
meysampg/scala-autoconf
Just Another Command Line Arguments Parser for Scala
yakovypg/NetArgumentParser
Cross-platform, free and open source library for parsing command-line options, arguments and subcommands. It contains the main features of popular argument parsers such as argparse, as well as many of its own.
Leaveyou/console
A set of console related components withoout the overhead of the illuminate framework
Lygaen/clig
CLI + Config loading for Zig ! Everything is setup to have almost no friction !
modpm/cmd
Simple, intuitive library for building CLI applications in D.
pawelrapacz/clipper
Header-only library that allows simple commad line arguments parsing
PedroHenriques/cli-inquirer
A NodeJS package for CLI parsing.
RawToast/austere
A no-frills cli argument parser for reason
siplasplas/cli-cmd
CLI Commander - Modern C++ Command Line Parser
stater/read-cli
A small NodeJS Module to help parsing the CLI command and options.
TheMrMilchmann/MJLOptions
A minimal Java library for command line option parsing (for Java 8 and later).
Tilo-K/sea-flags
A simple command line argument parser in C