node-meow

Command-line interface app helper
  https://github.com/sindresorhus/meow
  0
  no reviews



Features Parses arguments using minimist Converts flags to camelCase Outputs version when --version Outputs description and supplied help text when --help Makes unhandled rejected promises fail loudly instead of default silent fail Sets the process title to the binary name defined in package.json

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