loaders.css : Loading animations in pure css. You can installing loaders.css 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 loaders.css $ sudo npm install -g loaders.css
If want to update the loaders.css package execute the command as below,
$ sudo npm update loaders.css
Update package globally,
$ npm install -g loaders.css
$ sudo git clone https://github.com/rektide/loaders.css.git
$ sudo npm install -g ./loaders.css
loaders.css@0.1.2 /usr/lib/node_modules/loaders.css
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall loaders.css
Package Name | loaders.css |
Version | 0.1.2 |
Description | Loading animations in pure css |
Released Date | 2016-01-13T06:57:50.109Z |
Published by | connoratherton |
How to Learn | https://www.npmjs.com/package/loaders.css/tutorial |