file-based-arg-parser
v0.1.0
Published
A conventional CLI argument parser for Javascript runtimes.
Readme
file-based-arg-parser
🌈 A conventional CLI argument parser for Javascript runtimes. Commands are represented by ESM modules and the namespaces by the directory structure. Thanks to this conventional approach one can have an overview of the CLI by looking at the directory structure.
