node-minimist

Argument options parsing for Node.js
  https://github.com/substack/minimist
  0
  no reviews



Minimist is the guts of optimist's argument parser without all the fanciful decoration.

Optimist is a light-weight node.js library for option parsing.

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