basic-args
basic argument parser with built in help screen
yaro
Fast, minimalist, pluggable and functional command line parsing. Create CLIs easily. A wrapper package exporting everything from several Yaro packages.
parsemate
A tool for building easy argv parsing in app, coupled with a "--help" me generator
yaro-parser
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`.