1.0.1 • Published 5 months ago

jszip-reverse v1.0.1

Weekly downloads
-
License
WTFPL
Repository
github
Last release
5 months ago

jszip-reverse

Generates JSZip scripts to download one folder recursively.

Installation

npm i -s jszip-reverse

Usage

jszip-reverse folder downloader.js

This line will generate a (JSZip-based) script on «downloader.js» by which one can download the «folder» folder recursively.

1.0.1

5 months ago