vis : A dynamic, browser-based visualization library.. You can installing vis 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 vis $ sudo npm install -g vis
If want to update the vis package execute the command as below,
$ sudo npm update vis
Update package globally,
$ npm install -g vis
$ sudo git clone https://github.com/rektide/vis.git
$ sudo npm install -g ./vis
vis@4.21.0 /usr/lib/node_modules/vis
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vis
| Package Name | vis |
| Version | 4.21.0 |
| Description | A dynamic, browser-based visualization library. |
| Released Date | 2017-10-12T12:53:02.112Z |
| Published by | yotamberk |
| How to Learn | https://www.npmjs.com/package/vis/tutorial |