mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
21 lines
426 B
Markdown
21 lines
426 B
Markdown
|
# Zip
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-zip
|
||
|
$ npm install @awesome-cordova-plugins/zip
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/zip/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/MobileChromeApps/cordova-plugin-zip](https://github.com/MobileChromeApps/cordova-plugin-zip)
|
||
|
|
||
|
A Cordova plugin to unzip files in Android and iOS.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
|
||
|
|
||
|
|