argv
Reverse Parser For $ npm install tsiminim
The opposite of minimist. This module is meant to be able to construct arguments for running other cli programs from inside your node app.
var minimist = ;var tsiminim = ; === ; === ;
var tsiminim = ; var argv = ; // -cd -a=1 -b="b" -h="[1,2,3]" -i="fnc" -j="{\"1\":\"1\",\"2\":\"two\"}" --bar="baz" rest -- fooconsole;