UNPKG

arguable

Version:

Usage-first argument parser.

19 lines (15 loc) 913 B
[![Actions Status](https://github.com/bigeasy/arguable/workflows/Node%20CI/badge.svg)](https://github.com/bigeasy/ascension/actions) [![codecov](https://codecov.io/gh/bigeasy/arguable/branch/master/graph/badge.svg)](https://codecov.io/gh/bigeasy/arguable) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) Usage first argument parser for Node.js. | What | Where | | --- | --- | | Discussion | https://github.com/bigeasy/arguable/issues/1 | | Documentation | https://bigeasy.github.io/arguable | | Source | https://github.com/bigeasy/arguable | | Issues | https://github.com/bigeasy/arguable/issues | | CI | https://travis-ci.org/bigeasy/arguable | | Coverage: | https://codecov.io/gh/bigeasy/arguable | ``` npm install arguable ```