Skip to content

Commit 53447bb

Browse files
authored
Update README.md
1 parent 4c31317 commit 53447bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# modularDownload.js
22

33
Simple modular download script for vanilla JavaScript. Combine multiple files into a zip file.
4+
5+
[Live Demo/Example](https://pisaucer.github.io/modularDownload.js/example.html)
6+
7+
Requires
8+
* FileSaver.js
9+
* jszip.js
10+
* jszip-utils.js
11+
* jquery-3.5.1.min.js
12+
* bootstrap.min.js

0 commit comments

Comments
 (0)