perfect-scrollbar : Minimalistic but perfect custom scrollbar plugin. You can installing perfect-scrollbar 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 perfect-scrollbar $ sudo npm install -g perfect-scrollbar
If want to update the perfect-scrollbar package execute the command as below,
$ sudo npm update perfect-scrollbar
Update package globally,
$ npm install -g perfect-scrollbar
$ sudo git clone https://github.com/rektide/perfect-scrollbar.git
$ sudo npm install -g ./perfect-scrollbar
perfect-scrollbar@1.2.0 /usr/lib/node_modules/perfect-scrollbar
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall perfect-scrollbar
| Package Name | perfect-scrollbar |
| Version | 1.2.0 |
| Description | Minimalistic but perfect custom scrollbar plugin |
| Released Date | 2017-11-07T06:50:58.661Z |
| Published by | noraesae |
| How to Learn | https://www.npmjs.com/package/perfect-scrollbar/tutorial |