Node.js

Working with zip files in node.js

Large files can be really difficult to share and exchange. Most email service providers do not allow to share heavy files and most of the times we end up zipping them together for easy sharing. Zipping a file can be of great convenience for you and the end user both. Based on different use cases, In this blog, we will discuss how we...

by Sahil Chitkara
Tag: Working with zip files in node.js
29-Jan-2014