commandos
v0.10.2
Published
Command line parser, compatible with DOS style command
Downloads
139
Readme
commandos
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.
Table of Contents
API
Why commandos
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.
About
commandos = command + DOS
References
If commandos is not to your taste, maybe the following packages is considerable (in alphabetical order):