Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdamianik/zip-archive-type
Provides a ZIP Archive type for the pdamianik.folder-archiver vscode plugin (https://github.com/pdamianik/folder-archiver.git)
https://github.com/pdamianik/zip-archive-type
archive-type folder-archiver vscode vscode-extension
Last synced: about 1 month ago
JSON representation
Provides a ZIP Archive type for the pdamianik.folder-archiver vscode plugin (https://github.com/pdamianik/folder-archiver.git)
- Host: GitHub
- URL: https://github.com/pdamianik/zip-archive-type
- Owner: pdamianik
- License: gpl-3.0
- Created: 2020-05-17T02:42:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:23:47.000Z (almost 2 years ago)
- Last Synced: 2023-06-17T02:20:47.470Z (over 1 year ago)
- Topics: archive-type, folder-archiver, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=pdamianik.zip-archive-type
- Size: 622 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# zip-archive-type README
This extension provides a custom archive type for zip archives for the [pdamianik.folder-archiver](https://github.com/pdamianik/folder-archiver.git) extension.
## Features
This extension uses the [JSZip libary](https://stuk.github.io/jszip/) to provide a zip archive type for the [pdamianik.folder-archiver](https://github.com/pdamianik/folder-archiver.git) extension.
## Requirements
Name | Website | Install guide
----- | ----------------------------- | -----------------------------
JSZip | https://stuk.github.io/jszip/ | https://stuk.github.io/jszip/
folder-archiver vscode extension | https://github.com/pdamianik/folder-archiver.git | Install over the extensions panel in vscode## Extension Settings
No settings
## Known Issues
No issues
## Release Notes
### 1.0.0
Initial release of ZIP archive type