01Standardized conventions for script entry points and programmatic exports
02Type-safe argument and flag parsing for Bun environments
03Support for required, optional, and variadic positional parameters
04Modular subcommand architecture with automatic help text generation
05Advanced flag configuration with aliases, defaults, and type constructors
065 GitHub stars