README
$ argd
argd is a command line argument processor. argd is used to get command line arguments in Node.
A CLI Command Line Argument Processor
<script type="module">
import argd from 'https://cdn.skypack.dev/argd';
</script>
$ argd
argd is a command line argument processor. argd is used to get command line arguments in Node.