vega-util : JavaScript utilities for Vega.. You can installing vega-util 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 vega-util $ sudo npm install -g vega-util
If want to update the vega-util package execute the command as below,
$ sudo npm update vega-util
Update package globally,
$ npm install -g vega-util
$ sudo git clone https://github.com/rektide/vega-util.git
$ sudo npm install -g ./vega-util
vega-util@1.6.2 /usr/lib/node_modules/vega-util
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vega-util
| Package Name | vega-util |
| Version | 1.6.2 |
| Description | JavaScript utilities for Vega. |
| Released Date | 2017-10-25T05:06:31.663Z |
| Published by | jheer |
| How to Learn | https://www.npmjs.com/package/vega-util/tutorial |