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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    0

Package Sidebar

Install

npm i hjs-getopt

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • ornorm