lazy : Lazy lists for node. You can installing lazy 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 lazy $ sudo npm install -g lazy
If want to update the lazy package execute the command as below,
$ sudo npm update lazy
Update package globally,
$ npm install -g lazy
$ sudo git clone https://github.com/rektide/lazy.git
$ sudo npm install -g ./lazy
lazy@1.0.11 /usr/lib/node_modules/lazy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lazy
Package Name | lazy |
Version | 1.0.11 |
Description | Lazy lists for node |
Released Date | 2013-04-26T14:37:37.816Z |
Published by | pkrumins |
How to Learn | https://www.npmjs.com/package/lazy/tutorial |