vigour-ua : lightweight ua parser. You can installing vigour-ua 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 vigour-ua $ sudo npm install -g vigour-ua
If want to update the vigour-ua package execute the command as below,
$ sudo npm update vigour-ua
Update package globally,
$ npm install -g vigour-ua
$ sudo git clone https://github.com/rektide/vigour-ua.git
$ sudo npm install -g ./vigour-ua
vigour-ua@3.1.6 /usr/lib/node_modules/vigour-ua
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vigour-ua
| Package Name | vigour-ua |
| Version | 3.1.6 |
| Description | lightweight ua parser |
| Released Date | 2017-08-15T11:08:01.532Z |
| Published by | vigour-io |
| How to Learn | https://www.npmjs.com/package/vigour-ua/tutorial |