How to Install viz.js NPM Packages on Ubuntu / Debian

How to Install viz.js software package in NPM Packages

viz.js : A hack to put Graphviz on the web.. You can installing viz.js 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 viz.js
$ sudo npm install -g viz.js

If want to update the viz.js package execute the command as below,

$ sudo npm update viz.js

Update package globally,

$ npm install -g viz.js

Git clone:

$ sudo  git clone https://github.com/rektide/viz.js.git
$ sudo  npm install -g ./viz.js

viz.js@1.8.0 /usr/lib/node_modules/viz.js

How to remove viz.js package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall viz.js

Basic Information of viz.js NPM Package:

Package Name viz.js
Version 1.8.0
Description A hack to put Graphviz on the web.
Released Date 2017-05-20T13:52:39.606Z
Published by mdaines
How to Learn https://www.npmjs.com/package/viz.js/tutorial