react-native-zip-archive
Zip archive utility
A utility package for creating and managing zip archives in React Native applications.
Zip archive utility for react-native
431 stars
13 watching
158 forks
Language: Java
last commit: 30 days ago
Linked from 1 awesome list
androidiosreact-nativeunzipzipzip-assets
Related projects:
Repository | Description | Stars |
---|---|---|
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,362 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 120 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |
aeronotix/swindon | A utility project providing a stream-based interface to work with ZIP archives in Java | 2 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
zertovitch/zip-ada | A portable Ada library for working with the Zip archive file format | 25 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
nih-at/libzip | A C library for reading and modifying compressed archive files | 857 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,245 |
perfectlysoft/perfect-zip | A utility for creating and managing zip archives. | 21 |
kuba--/zip | A portable C library for creating, reading, and extracting zip archives | 1,432 |
nim-lang/zip | Provides a C-based wrapper for the zip library to create, read, and write zip archives in various formats. | 52 |
brimworks/lua-zip | A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. | 83 |
mikbry/anzip | A simple async library to extract files from zip archives in Node.js | 61 |
thejoshwolfe/yazl | A JavaScript library for creating and manipulating zip files. | 342 |