@choksheak/parse-args

Tiny and easy-to-use command-line arguments parser.

Usage no npm install needed!

<script type="module">
  import choksheakParseArgs from 'https://cdn.skypack.dev/@choksheak/parse-args';
</script>

README

parse-args 🖥️

Yet another command-line arguments parser that is minimalist and easy to use!

Installation

Install Prod: npm i @choksheak/parse-args

Install Dev : npm i -D @choksheak/parse-args

Documentation

Full documentation is available at https://github.com/choksheak/parse-args.