globule : An easy-to-use wildcard globbing library.. You can installing globule 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 globule $ sudo npm install -g globule
If want to update the globule package execute the command as below,
$ sudo npm update globule
Update package globally,
$ npm install -g globule
$ sudo git clone https://github.com/rektide/globule.git
$ sudo npm install -g ./globule
globule@1.2.0 /usr/lib/node_modules/globule
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall globule
Package Name | globule |
Version | 1.2.0 |
Description | An easy-to-use wildcard globbing library. |
Released Date | 2017-06-10T17:25:24.017Z |
Published by | shama |
How to Learn | https://www.npmjs.com/package/globule/tutorial |