anzip
Zip extractor
A simple async library to extract files from zip archives in Node.js
Simple async unzip library for Node.js
61 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
asynces6esmimportjavascriptnodejsunzip
Related projects:
Repository | Description | Stars |
---|---|---|
gedex/unzipall | A command-line utility that recursively unzips all zip files within a directory and its subdirectories to another specified directory. | 2 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 116 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
thejoshwolfe/yauzl | A zip file unzipping library for Node.js | 735 |
philsturgeon/codeigniter-unzip | A CodeIgniter extension that extracts ZIP files without requiring PECL extensions | 78 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,241 |
vivkin/nozip | A C library for reading ZIP files by parsing and decoding the ZIP format to provide direct access to the stored data | 13 |
mockingbot/react-native-zip-archive | A utility package for creating and managing zip archives in React Native applications. | 428 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,420 |
zertovitch/zip-ada | A portable Ada library for working with the .zip archive file format | 24 |