zip/unzip directory into buffer
Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk
unzip a zip file into a directory using 100% javascript
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
node.js library for reading and extraction of ZIP archives
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
TypeScript definitions for adm-zip
a streaming zip archive generator.
ZIP maker for Electron Forge
Cross-platform .zip file creation
Zip it and ship it
A zip and unzip library for Node.js.
Process zip files using streaming API
Uses OS zip command if available (for better performance and speed) or node.js version if there is no system command available. Can be called via node or command line.
Compress a complete folder or a glob list into a zip/tgz/br/7z file
A tiny and fast client-side streaming ZIP generator
7-Zip precompiled binaries
High performance (de)compression in an 8kB package
Zip Archive Loader
Create, read and edit .zip files synchronously with Javascript
Unzip cross-platform streaming API
Zips up directories into buffers or saves zipped files to disk
Unzip library for NodeJS
node-zip - Zip/Unzip files ported from JSZip