octicons : A scalable set of icons handcrafted with <3 by GitHub.. You can installing octicons 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 octicons $ sudo npm install -g octicons
If want to update the octicons package execute the command as below,
$ sudo npm update octicons
Update package globally,
$ npm install -g octicons
$ sudo git clone https://github.com/rektide/octicons.git
$ sudo npm install -g ./octicons
octicons@7.0.1 /usr/lib/node_modules/octicons
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall octicons
Package Name | octicons |
Version | 7.0.1 |
Description | A scalable set of icons handcrafted with <3 by GitHub. |
Released Date | 2017-10-13T21:52:13.191Z |
Published by | jonrohan |
How to Learn | https://www.npmjs.com/package/octicons/tutorial |