anzip
Zip extractor
A simple async library to extract files from zip archives in Node.js
Simple async unzip library for Node.js
60 stars
2 watching
0 forks
Language: JavaScript
last commit: about 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 and modifying compressed archives | 861 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,363 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
rikyoz/bit7z | A C++ library providing a simple interface to the 7-zip shared libraries for compression and extraction of archive files | 662 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 125 |
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 | 742 |
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,249 |
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. | 432 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,441 |
zertovitch/zip-ada | A portable Ada library for working with the Zip archive file format | 26 |