README
Gengetopt-Js
Gengetopt-like lib for parsing command line args for Node
A simple lib for parsing pairs of named command line arguments, for nome
Requires:
Node module pegjs
Gengetopt-like lib for parsing command line args for Node
<script type="module">
import gengetoptJs from 'https://cdn.skypack.dev/gengetopt-js';
</script>
A simple lib for parsing pairs of named command line arguments, for nome
Node module pegjs