args-parser
There are 34 repositories under args-parser topic.
fred1268/go-clap
Lightweight, non intrusive Command Line Argument Parser
piotr-yuxuan/malli-cli
Configuration powertool with `metosin/malli`
AltriusRS/Shumai
A delicious new outlook on command line argument handling.
tombh/bash-args-parser
A quick and convenient way to support arguments in BASH. There are already some other projects that do this, but of course they weren't quite _exactly_ how I want it.
ZhengqiaoWang/JArgsParser
A head-only arguments parser(argsparser) c++11 lib 一个只有一个头文件的C++11参数解析库
prantlf/v-cargs
Parses command-line arguments to statically typed options with the help of usage description.
code-of-chaos/CliArgsParser-cs
CLIArgsParser is a library built around Dependency Injection to allow you to create CLI tools with ease
birg81/python.wideprogramming
It contains pieces of code that show the potential of Python at 360 ° in a didactic way
donnachaforde/espresso
A simple C++ library that handles everything to do with CLI arguments.
MohamedSaidSallam/halstead_cyclomatic
Calculates Halstead Metric and Cyclomatic Complexity for a given java file
neo-dart/neoargs
A fluent and idiomatic argument parser (usually for command-line apps) in Dart.
nktknshn/yargs-command-wrapper
wraps yargs command to make it more typesafe
oxydemeton/arg_parse
Another command line parser for rust
sertschgi/ClParser
A simple command line parser
shiipou/vargs
[WIP] V library to parse CLI args easily
ubermanu/as-command
A command line arguments parser for AssemblyScript
unyt-org/command-line-args
Declare and parse command line options in deno, with automatic help generation
volt1c/arguments-parser
Simple argument parser for rust applications.
axtk/args-json
Zero-dependency typed command-line argument parser
Ibrahim-Gudrat/Contacts-Application
This application is Contacts application. It is used almost in all phones. You can add, edit, delete contact.
MZKNEK/scliap
Simple CLI arguments parser
opokatech/options
Very simple to use args parser in C++.
santerijps/clargs
A command line argument parsing library for the C programming language.
t-matsuo/bashargs
Parser for bash script args and bash function args.
Xeretis/CliLib
A library aiming to be an easy to use and simple argument parser for CLI applications.
izenynn/mini-arg
A simple library for argument parsing in C.
ParadoxZero/argust
Simple commandline parser for rust programs
powerpuffpenguin/bash-snippets
bash code snippets
rasberry/Rasberry.Cli
A library with some helpful functions for command line programs
sc4rfurry/argonaut
A custom argument parsing library for CLI applications with a focus on simplicity and ease of use.
siguici/php-app
A PHP package to facilitate CLI/CGI application creation, command/request routing, argument retrieval, input checking and output styling.
siguici/php-cmd
PHP Command interpreter
Sotaneum/go-args-parser
환경변수나 인자로 전달받는 내용을 map[string]string 포맷으로 변경합니다.
stbestichhh/stlib-args-parser
CLI args parser for Node.js