Shumai
Arg handler
A command line argument handling library providing a consistent API across various types
A delicious new outlook on command line argument handling.
22 stars
2 watching
0 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
args-parserbunbunjsclicommanderjs
Related projects:
Repository | Description | Stars |
---|---|---|
adishavit/argh | A lightweight command-line argument parser | 1,331 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |
sailormoon/flags | An argument parser library that allows parsing command-line arguments in a simple and extensible way. | 227 |
com-lihaoyi/mainargs | A utility for parsing command-line arguments and dispatching to main methods in Scala programs. | 189 |
google/argh | An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,670 |
jibsen/parg | A parser for command-line arguments that works similarly to the getopt function. | 180 |
qookei/conflict | A C++17 command line argument parser library with basic options support | 3 |
shinmera/trivial-arguments | A utility for extracting function argument lists from Common Lisp functions. | 22 |
cofyc/argparse | A C-based command line arguments parsing library | 690 |
farias-hecdin/cmdos | A module for processing command-line arguments and generating help messages in Nim. | 1 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
pfultz2/args | A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
burner/argsd | A command-line argument parser library for DLang | 16 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |