node-posix-getopt

POSIX-style getopt()
  https://github.com/joyent/node-getopt
  0
  no reviews



It implements the POSIX getopt() function for Node.js, hence a functional interface for option parsing.

Node.js is an event-based server-side JavaScript engine.