lazyimg : image lazyloading.. You can installing lazyimg 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 lazyimg $ sudo npm install -g lazyimg
If want to update the lazyimg package execute the command as below,
$ sudo npm update lazyimg
Update package globally,
$ npm install -g lazyimg
$ sudo git clone https://github.com/rektide/lazyimg.git
$ sudo npm install -g ./lazyimg
lazyimg@0.1.6 /usr/lib/node_modules/lazyimg
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lazyimg
Package Name | lazyimg |
Version | 0.1.6 |
Description | image lazyloading. |
Released Date | 2017-05-12T07:55:21.985Z |
Published by | mr.raindrop |
How to Learn | https://www.npmjs.com/package/lazyimg/tutorial |