Packages a gaia app as a zip, renamed to a dev branch name.
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
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.
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
ZIP maker for Electron Forge
Cross-platform .zip file creation
a streaming zip archive generator.
Webpack plugin to zip up emitted files.
ZIP compress files
Zip it and ship it
A collection of utilities for Gaia design system:
A zip and unzip library for Node.js.
Process zip files using streaming API
No description provided.
Compress a complete folder or a glob list into a zip/tgz/br/7z file
A tiny and fast client-side streaming ZIP generator
Unzip cross-platform streaming API
High performance (de)compression in an 8kB package
7-Zip precompiled binaries
Create, read and edit .zip files synchronously with Javascript