class-list : A cross browser class list. You can installing class-list 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 class-list $ sudo npm install -g class-list
If want to update the class-list package execute the command as below,
$ sudo npm update class-list
Update package globally,
$ npm install -g class-list
$ sudo git clone https://github.com/rektide/class-list.git
$ sudo npm install -g ./class-list
class-list@0.1.1 /usr/lib/node_modules/class-list
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall class-list
Package Name | class-list |
Version | 0.1.1 |
Description | A cross browser class list |
Released Date | 2013-06-23T21:19:15.017Z |
Published by | raynos |
How to Learn | https://www.npmjs.com/package/class-list/tutorial |