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
428 stars
13 watching
157 forks
Language: Java
last commit: 17 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,360 |
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 116 |
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 | 24 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
zlib-ng/minizip-ng | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,241 |
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,420 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |
brimworks/lua-zip | A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. | 82 |
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. | 341 |