node-deflate-js
DEFLATE implemented in JavaScript (works in browser and Node)
Description
This module does deflate compression/decompression in the browser and node. This module is not meant to be run on node for any production code. The native version of deflate should be used instead because it is much faster. The main reason for this being node-compatible is for testing purposes. Currently deflate does not pass all tests, but inflate does. This should not be used for compressing data yet in production. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/beatgammit/deflate-js
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-deflate-js