Command line parser, compatible with DOS style command
LANGUAGES / 简体中文
The name commandos is combination of command and DOS. commandos is a light-weighted command line parser which help to connect cli and Node.js application.
There are already many packages help you to parse command line content, in which minimist and commander are probably most famous. However, sometimes minimist is too slim while commander is too heavy. That is why I wrote commandos.
commandos = command + DOS
If commandos is not to your taste, maybe the following packages is considerable (in alphabetical order):