An extremely lightweight node.js library to process command-line arguments.
npm install --save @warren-bank/node-process-argv
The test app is easy to understand and has full code coverage.
- 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
- copyright: Warren Bank
- license: GPL-2.0