Fast, minimalist, pluggable and functional command line parsing. Create CLIs easily. A wrapper package exporting everything from several Yaro packages.
Fast and minimalist command line arguments/options parser, with focus on small footprint and parsing mainly flags not commands. 100 lines of code. Cross-platform. For more extended use try yaro
, yaro-plugins
, or hela
.
Easy way to create command line apps (CLIs) built on Yaro.
A declarative API for single command mode CLI applications.
Simple plugins (utility functions) for yaro-parser
command line options parser, for more easier working with (enforcing of) aliases, defaults, type coercing, and checking for required flags.