jersou/clinfer
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.
GitHub repository with 10 stars and 2 forks.
Language: TypeScript
Topics: args, argument-parser, cli, command-line-tool, object, option, parser, parsing