lwip : Comprehensive, fast, and simple image processing and manipulation. You can installing lwip 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 lwip $ sudo npm install -g lwip
If want to update the lwip package execute the command as below,
$ sudo npm update lwip
Update package globally,
$ npm install -g lwip
$ sudo git clone https://github.com/rektide/lwip.git
$ sudo npm install -g ./lwip
lwip@0.0.9 /usr/lib/node_modules/lwip
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lwip
Package Name | lwip |
Version | 0.0.9 |
Description | Comprehensive, fast, and simple image processing and manipulation |
Released Date | 2016-05-19T13:41:32.845Z |
Published by | eyalar |
How to Learn | https://www.npmjs.com/package/lwip/tutorial |