terpomoj/args-parser

Arguments parser.

v0.1.0 2021-03-17 10:44 UTC

This package is auto-updated.

Last update: 2024-04-17 17:20:43 UTC


README

This is an arguments parser. Based on yargs/yargs-parser.

Currently, only parser is implemented.

LICENSE

Since yargs/yargs-parser is released under ISC, and I borrowed almost all codes from them. This library is using ISC as well.

See LICENSE for detail.