janjongboom / node-native-zip

Zipping in node.js with no external dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adding compression with node's native zlib

onkis opened this issue · comments

Any thought on how to add compression with node's native zlib? http://nodejs.org/docs/latest/api/zlib.html

see my pull request