matched : Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.. You can installing matched 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 matched $ sudo npm install -g matched
If want to update the matched package execute the command as below,
$ sudo npm update matched
Update package globally,
$ npm install -g matched
$ sudo git clone https://github.com/rektide/matched.git
$ sudo npm install -g ./matched
matched@1.0.2 /usr/lib/node_modules/matched
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall matched
Package Name | matched |
Version | 1.0.2 |
Description | Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules. |
Released Date | 2017-06-23T18:55:27.914Z |
Published by | jonschlinkert |
How to Learn | https://www.npmjs.com/package/matched/tutorial |