lazysizes : High performance (jankfree) lazy loader for images (including responsive images), iframes and scripts (widgets).. You can installing lazysizes 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 lazysizes $ sudo npm install -g lazysizes
If want to update the lazysizes package execute the command as below,
$ sudo npm update lazysizes
Update package globally,
$ npm install -g lazysizes
$ sudo git clone https://github.com/rektide/lazysizes.git
$ sudo npm install -g ./lazysizes
lazysizes@4.0.1 /usr/lib/node_modules/lazysizes
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lazysizes
Package Name | lazysizes |
Version | 4.0.1 |
Description | High performance (jankfree) lazy loader for images (including responsive images), iframes and scripts (widgets). |
Released Date | 2017-10-27T06:25:12.410Z |
Published by | afarkas |
How to Learn | https://www.npmjs.com/package/lazysizes/tutorial |