RPScript API for zip
node.js library for reading and extraction of ZIP archives
unzip a zip file into a directory using 100% javascript
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
Cross-platform .zip file creation
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
a streaming zip archive generator.
Utility for downloading artifacts from different versions of Electron
Unzip library for NodeJS
A zip and unzip library for Node.js.
No description provided.
ZIP compress files
A TurboModule wrapper on ZipArchive for React Native's New Architecture
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
Create, read and edit .zip files synchronously with Javascript
TypeScript definitions for adm-zip
Detect the archive type of a Buffer/Uint8Array
ZIP maker for Electron Forge
Tokenized zip support
Zip it and ship it
The runtime API for Netlify Functions
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.
Simple, tiny and fast ZIP library. It has our own DEFLATE compressor and decompressor (alternative to pako.js / ZLIB). It was made from scratch, without using existing implemetnations.