node-zopfli : Bindings for Zopfli compressing lib. Compress gzip files 5% better than gzip.. You can installing node-zopfli 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 node-zopfli $ sudo npm install -g node-zopfli
If want to update the node-zopfli package execute the command as below,
$ sudo npm update node-zopfli
Update package globally,
$ npm install -g node-zopfli
$ sudo git clone https://github.com/rektide/node-zopfli.git
$ sudo npm install -g ./node-zopfli
node-zopfli@2.0.2 /usr/lib/node_modules/node-zopfli
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-zopfli
Package Name | node-zopfli |
Version | 2.0.2 |
Description | Bindings for Zopfli compressing lib. Compress gzip files 5% better than gzip. |
Released Date | 2016-11-10T10:24:08.366Z |
Published by | pierre.inglebert |
How to Learn | https://www.npmjs.com/package/node-zopfli/tutorial |