expandglob : Node.js module to expand glob file patterns.. You can installing expandglob 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 expandglob $ sudo npm install -g expandglob
If want to update the expandglob package execute the command as below,
$ sudo npm update expandglob
Update package globally,
$ npm install -g expandglob
$ sudo git clone https://github.com/rektide/expandglob.git
$ sudo npm install -g ./expandglob
expandglob@3.0.3 /usr/lib/node_modules/expandglob
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall expandglob
Package Name | expandglob |
Version | 3.0.3 |
Description | Node.js module to expand glob file patterns. |
Released Date | 2016-07-12T07:09:08.725Z |
Published by | okunishinishi |
How to Learn | https://www.npmjs.com/package/expandglob/tutorial |