ak-icon : A react package that contains icons. You can installing ak-icon 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 ak-icon $ sudo npm install -g ak-icon
If want to update the ak-icon package execute the command as below,
$ sudo npm update ak-icon
Update package globally,
$ npm install -g ak-icon
$ sudo git clone https://github.com/rektide/ak-icon.git
$ sudo npm install -g ./ak-icon
ak-icon@14.0.0 /usr/lib/node_modules/ak-icon
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ak-icon
Package Name | ak-icon |
Version | 14.0.0 |
Description | A react package that contains icons |
Released Date | 2017-01-19T22:42:05.441Z |
Published by | atlassian-aui |
How to Learn | https://www.npmjs.com/package/ak-icon/tutorial |