clite-parser
CLI generator
CLI generator from classes or objects
CliteParser generates CLI from classes (or objects) : each method generates a "command", each field generates an "option"
7 stars
1 watching
1 forks
Language: TypeScript
last commit: 12 months ago argsclassclicommand-line-tooldenonodejsparser
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Implementing a CLI arguments parser to process input in various formats | 5 |
| | An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 119 |
| | A tool to automatically generate a command-line interface from any Haskell data type | 208 |
| | Provides tools for parsing and managing command-line arguments in Clojure applications. | 726 |
| | Generates documentation for Clojure projects by parsing and highlighting source code | 826 |
| | Generates API documentation from source code in a specific programming language | 667 |
| | Generates Clojure code from EDN vectors | 31 |
| | A Common Lisp implementation of the Yacc parser generator tool | 57 |
| | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 460 |
| | A library to generate command-line interfaces and option/argument parsing in Nim. | 516 |
| | Generates strings from regular expressions using Common Lisp | 23 |
| | A Deno-based framework for building command-line interfaces | 150 |
| | A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| | A command-line utility for interacting with GitLab repositories | 267 |
| | A tool that automates the generation of TypeScript code from GraphQL queries | 454 |