dat-gui : Browserified dat-gui library. You can installing dat-gui 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 dat-gui $ sudo npm install -g dat-gui
If want to update the dat-gui package execute the command as below,
$ sudo npm update dat-gui
Update package globally,
$ npm install -g dat-gui
$ sudo git clone https://github.com/rektide/dat-gui.git
$ sudo npm install -g ./dat-gui
dat-gui@0.5.0 /usr/lib/node_modules/dat-gui
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dat-gui
Package Name | dat-gui |
Version | 0.5.0 |
Description | Browserified dat-gui library |
Released Date | 2013-07-01T00:33:14.261Z |
Published by | shama |
How to Learn | https://www.npmjs.com/package/dat-gui/tutorial |