[Pkg-javascript-devel] Bug#1137796: ITP: node-pixl-args -- module for parsing command line arguments
joe at nahmias.net
joe at nahmias.net
Wed May 27 04:24:28 BST 2026
Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello at debian.org>
Control: block 1137734 by -1
X-Debbugs-CC: debian-devel at lists.debian.org, Joseph Huckaby <jhuckaby at gmail.com>, Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
* Package name : node-pixl-args
Version : 1.0.6
Upstream Author : Joseph Huckaby <jhuckaby at gmail.com>
* URL : https://github.com/jhuckaby/pixl-args
* License : Expat
Programming Lang: JavaScript
Description : module for parsing command line arguments
This module provides a simple interface to the command-line arguments
used to instantiate Node.js scripts. It parses double-dash key/value
arguments in the form --key value --key value. The library then provides a
get() method to get individual values, or everything as one object.
Multiple keys with the same name are pushed onto an array. No
dependencies.
.
Node.js is an event-based server-side JavaScript engine.
dep for Cronicle
i plan to maintain this under the js-team
More information about the Pkg-javascript-devel
mailing list