A ZIP library that generates the same zip file from the same files every time
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
Utility for downloading artifacts from different versions of Electron
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
node.js library for reading and extraction of ZIP archives
A zip and unzip library for Node.js.
BIP32 Hierarchal Deterministic Node operations.
A deterministic object hashing algorithm for Node.js.
A ZIP library that generates the same zip file from the same files every time
TypeScript definitions for adm-zip
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
a streaming zip archive generator.
Cross-platform .zip file creation
ZIP maker for Electron Forge
A package to seed your database using Drizzle ORM
A ZIP library that generates the same zip file from the same files every time
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Zip it and ship it
Lightweight mapping of USPS ZIP Codes to their assigned region.
Vite plugin for packing distribution/build folder into a zip file.
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.