mdi : Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.. You can installing mdi 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 mdi $ sudo npm install -g mdi
If want to update the mdi package execute the command as below,
$ sudo npm update mdi
Update package globally,
$ npm install -g mdi
$ sudo git clone https://github.com/rektide/mdi.git
$ sudo npm install -g ./mdi
mdi@2.0.46 /usr/lib/node_modules/mdi
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mdi
Package Name | mdi |
Version | 2.0.46 |
Description | Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection. |
Released Date | 2017-07-24T05:08:00.510Z |
Published by | templarian |
How to Learn | https://www.npmjs.com/package/mdi/tutorial |