aproba : A ridiculously light-weight argument validator (now browser friendly). You can installing aproba npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install aproba $ sudo npm install -g aproba
If want to update the aproba package execute the command as below,
$ sudo npm update aproba
Update package globally,
$ npm install -g aproba
$ sudo git clone https://github.com/rektide/aproba.git
$ sudo npm install -g ./aproba
aproba@1.2.0 /usr/lib/node_modules/aproba
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aproba
| Package Name | aproba |
| Version | 1.2.0 |
| Description | A ridiculously light-weight argument validator (now browser friendly) |
| Released Date | 2017-09-19T22:48:12.592Z |
| Published by | iarna |
| How to Learn | https://www.npmjs.com/package/aproba/tutorial |