Preparing for system design interviews?  Try bugzed.com →

Commist

JSON →
library 3.2.0 ·javascript
verified Jun 17, 2026

Commist is a JavaScript library designed for building command-line interface (CLI) applications with multiple subcommands. It functions as a lightweight command registry and dispatcher, primarily intended for use alongside `minimist` for parsing arguments within individual command handlers. The current stable version is 3.2.0, with releases occurring periodically to introduce new features (like asynchronous command handling) and address minor improvements or fixes. A key differentiator is its built-in fuzzy matching capabilities, which allow for abbreviated command names (down to three characters) and tolerate minor spelling mistakes, enhancing the user experience. It also provides options for strict command matching when exactness is required, and supports asynchronous command execution via `parseAsync` for modern Node.js applications.

total hits 13
actors 4 distinct systems
last hit 17d ago AhrefsBot
GPTBot
4
ByteDance
4
Script
1

top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France