How to Install lazysizes NPM Packages on Ubuntu / Debian

How to Install lazysizes software package in NPM Packages

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

Git clone:

$ sudo  git clone https://github.com/rektide/lazysizes.git
$ sudo  npm install -g ./lazysizes

lazysizes@4.0.1 /usr/lib/node_modules/lazysizes

How to remove lazysizes package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall lazysizes

Basic Information of lazysizes NPM Package:

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