2 years ago
#63585
LT-Sites
How to zip and unzip a directory using zlib without additional `npm` packages NodeJs?
As the title implies I am interested in zipping a directory and then unzipping it using Zlib without any external dependencies is that possible and how?
Notes: I'm not interested in using native methods or npm dependencies.
javascript
node.js
directory
zip
zlib
0 Answers
Your Answer