# jersou/clite-parser

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jersou-clite-parser).**

10 stars · 2 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/jersou/clite-parser
- Homepage: https://jersou.github.io/clinfer/
- awesome-repositories: https://awesome-repositories.com/repository/jersou-clite-parser.md

## Description

clinfer (short for CLI inference) automatically generates CLIs from standard JS objects, classes or ES modules. Each method generates a "command", and each field an "option". The help is produced automatically.

## Tags

### Part of an Awesome List

- [Command Line Tools](https://awesome-repositories.com/f/awesome-lists/devtools/command-line-tools.md) — Automatic CLI generation from a class.
