gaze : A globbing fs.watch wrapper built from the best parts of other fine watch libs.. You can installing gaze 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 gaze $ sudo npm install -g gaze
If want to update the gaze package execute the command as below,
$ sudo npm update gaze
Update package globally,
$ npm install -g gaze
$ sudo git clone https://github.com/rektide/gaze.git
$ sudo npm install -g ./gaze
gaze@1.1.2 /usr/lib/node_modules/gaze
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gaze
Package Name | gaze |
Version | 1.1.2 |
Description | A globbing fs.watch wrapper built from the best parts of other fine watch libs. |
Released Date | 2016-09-27T19:31:22.757Z |
Published by | shama |
How to Learn | https://www.npmjs.com/package/gaze/tutorial |