Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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