shimmer : Safe(r) monkeypatching for JavaScript.. You can installing shimmer 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 shimmer $ sudo npm install -g shimmer
If want to update the shimmer package execute the command as below,
$ sudo npm update shimmer
Update package globally,
$ npm install -g shimmer
$ sudo git clone https://github.com/rektide/shimmer.git
$ sudo npm install -g ./shimmer
shimmer@1.2.0 /usr/lib/node_modules/shimmer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall shimmer
| Package Name | shimmer |
| Version | 1.2.0 |
| Description | Safe(r) monkeypatching for JavaScript. |
| Released Date | 2017-11-20T20:17:59.126Z |
| Published by | othiym23 |
| How to Learn | https://www.npmjs.com/package/shimmer/tutorial |