Cmdos
Arg parser
A module for processing command-line arguments and generating help messages in Nim.
📌 Module for Nim that provides a simple way to process cli arguments and help message.
1 stars
1 watching
0 forks
Language: Nim
last commit: 6 months ago
Linked from 1 awesome list
command-linenim
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates parsers at compile time for parsing command line arguments in Nim | 123 |
| A package to parse command line arguments and options in Ada 2012 | 12 |
| A CLI argument parser library for Nim language | 82 |
| A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 460 |
| A C-based command line arguments parsing library | 694 |
| A tool for converting hexadecimal color codes to ANSI color escape sequences. | 0 |
| A plugin for Neovim that helps identify and visualize CSS variable values from any file | 10 |
| A library to parse and split command line strings into argument arrays | 41 |
| A command-line argument parser for C++ that provides a simple and type-safe way to parse command-line arguments. | 66 |
| A set of utilities and APIs for parsing command-line arguments and generating help text in .NET applications. | 2,218 |
| A command line parser for .NET that uses object trees to parse program arguments into a structured data format. | 43 |
| A lightweight command line argument parser for PHP | 19 |
| An argument parser library that allows parsing command-line arguments in a simple and extensible way. | 227 |
| A library to parse command-line arguments and execute corresponding commands using a Command pattern | 1 |
| A bash script template for parsing named, short and positional CLI arguments. | 64 |