Minimal Argument Parser
JSON →micromist is a JavaScript package designed for parsing command-line arguments in Node.js environments. As indicated by its name and `v1.1.0` (last updated 8 years ago), it offers a highly minimal API, primarily exporting a single function that takes `process.argv` and returns a parsed object. The library's core differentiator is its simplicity, aiming to provide basic argument parsing without the overhead or extensive features found in more comprehensive alternatives. Due to its long-abandoned status, there is no active release cadence, and it remains a CommonJS-only module, lacking native support for ECMAScript Modules (ESM). Developers should consider this if building modern applications or requiring advanced parsing capabilities.
Traffic · last 30 days ↑1033% vs prev 7d
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇫🇮 Finland · 🇬🇧 United Kingdom · 🇩🇪 Germany