@warren-bank/node-process-argv
v1.2.2
Published
An extremely lightweight node.js library to process command-line arguments.
Readme
process argv
An extremely lightweight node.js library to process command-line arguments.
Installation:
npm install --save @warren-bank/node-process-argvUsage:
The test app is easy to understand and has full code coverage.
Requirements:
- Node.js version: v8.6.0 (and higher)
- ES6 support
- v0.10.48+: const
- v4.09.01+: arrow functions
- v6.04.00+: let
- v8.06.00+: object rest/spread properties
- ES6 support
Legal:
- copyright: Warren Bank
- license: GPL-2.0
