@capgo/capacitor-zip
Capacitor Zip Plugin for compressing and extracting zip archives.
Overview
Section titled “Overview”Capacitor Zip Plugin for compressing and extracting zip archives.
Core Capabilities
Section titled “Core Capabilities”zip- Compress a file or directory to create a ZIP archive.unzip- Extract a ZIP archive to a specified destination directory.
Public API
Section titled “Public API”| Method | Description |
|---|---|
zip | Compress a file or directory to create a ZIP archive. |
unzip | Extract a ZIP archive to a specified destination directory. |
getPluginVersion | Get the native plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-zip.