Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Fast, minimalist, pluggable and functional command line parsing. Create CLIs easily. A wrapper package exporting everything from several Yaro packages.
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.
A declarative API for single command mode CLI applications.
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
.