nib : Stylus mixins and utilities. You can installing nib 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 nib $ sudo npm install -g nib
If want to update the nib package execute the command as below,
$ sudo npm update nib
Update package globally,
$ npm install -g nib
$ sudo git clone https://github.com/rektide/nib.git
$ sudo npm install -g ./nib
nib@1.1.2 /usr/lib/node_modules/nib
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall nib
Package Name | nib |
Version | 1.1.2 |
Description | Stylus mixins and utilities |
Released Date | 2016-08-05T17:59:50.497Z |
Published by | tjholowaychuk |
How to Learn | https://www.npmjs.com/package/nib/tutorial |