inuit-functions : inuitcss? default functions. You can installing inuit-functions 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 inuit-functions $ sudo npm install -g inuit-functions
If want to update the inuit-functions package execute the command as below,
$ sudo npm update inuit-functions
Update package globally,
$ npm install -g inuit-functions
$ sudo git clone https://github.com/rektide/inuit-functions.git
$ sudo npm install -g ./inuit-functions
inuit-functions@0.2.0 /usr/lib/node_modules/inuit-functions
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inuit-functions
Package Name | inuit-functions |
Version | 0.2.0 |
Description | inuitcss? default functions |
Released Date | 2015-01-30T17:38:07.560Z |
Published by | csswizardry |
How to Learn | https://www.npmjs.com/package/inuit-functions/tutorial |