Package: wnpp
Severity: wishlist
Owner: Bastien Roucariès <[email protected]>
X-Debbugs-CC: [email protected]

* Package name    : node-mri
  Version         : 1.2.0
  Upstream Author : Luke Edwards <[email protected]> (https://lukeed.com)
* URL             : https://github.com/lukeed/mri#readme
* License         : Expat
  Programming Lang: JavaScript
  Description     : quickly scan for CLI flags and arguments

mri is a fast, lightweight command‑line argument parser for Node.js that scans 
an argument list and produces a structured object of flags, options, aliases, 
booleans, strings, and positional arguments.
It is designed as a minimal alternative to larger parsers like minimist or 
yargs‑parser, offering similar behavior but with significantly better 
performance and fewer dependencies.
mri supports short‑flag groups, automatic type casting, default values, 
aliases, and custom handling of unknown options.

Need to be split for avoiding circular depends from uvu

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to