args-util

command args util for commander or other args parser.

Usage no npm install needed!

<script type="module">
  import argsUtil from 'https://cdn.skypack.dev/args-util';
</script>

README

args-util

command args util for commander or other args parser.

args-util can help you to add some validators and value parsers to the args.

install

npm install args-util --save