hjs-getopt

1.0.1 • Public • Published

HJS-GETOPT

This is a JS port of GNU getopt, a class for parsing command line arguments passed to programs. It it based on the C getopt() functions in glibc 2.0.6 and should parse options in a 100% compatible manner. If it does not, that is a bug. The programmer's interface is also very compatible...

Some command classes: LongOpt, Getopt.

Installation

Node:

npm install hjs-getopt --save

Meta

Aime – abiendo@gmail.com

Distributed under the MIT license. See LICENSE for more information.

Package Sidebar

Install

npm i hjs-getopt

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • ornorm