argue-cli

JSON →
library 2.1.0 ·javascript
verified May 27, 2026

argue-cli is a lightweight and strongly typed command-line argument parser designed specifically for Node.js environments. It provides a declarative API for defining expected arguments and options, including aliases and type assertions for option values. The current stable version is 2.1.0, with a recent major release (v2.0.0) indicating ongoing development, though a fixed release cadence isn't specified. Its key differentiators lie in its "thin" design, aiming for minimal overhead, and its robust TypeScript support, which enables compile-time checking of CLI argument parsing logic. This helps developers avoid common runtime errors associated with loosely typed argument parsers by enforcing argument structures and types upfront. It focuses on explicitly consuming arguments with methods like `read`, `expect`, and `end`, ensuring all arguments are processed or an error is thrown for unexpected input.

total hits 31
actors 8 distinct systems
last hit 2d ago Googlebot
ByteDance
4
GPTBot
2
Script
2
ClaudeBot
1
Search engines
2

top countries 🇨🇦 Canada · 🇩🇪 Germany · 🇺🇸 United States · 🇸🇬 Singapore · 🇮🇳 India