metalsmith-collections : A Metalsmith plugin that adds collections of files to the global metadata.. You can installing metalsmith-collections 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 metalsmith-collections $ sudo npm install -g metalsmith-collections
If want to update the metalsmith-collections package execute the command as below,
$ sudo npm update metalsmith-collections
Update package globally,
$ npm install -g metalsmith-collections
$ sudo git clone https://github.com/rektide/metalsmith-collections.git
$ sudo npm install -g ./metalsmith-collections
metalsmith-collections@0.9.0 /usr/lib/node_modules/metalsmith-collections
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metalsmith-collections
| Package Name | metalsmith-collections |
| Version | 0.9.0 |
| Description | A Metalsmith plugin that adds collections of files to the global metadata. |
| Released Date | 2016-11-02T19:11:06.379Z |
| Published by | segmentio |
| How to Learn | https://www.npmjs.com/package/metalsmith-collections/tutorial |