This website works better with JavaScript.
Explore
Help
Sign In
Conduitry
/
do-not-zip
Code
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
develop
v1.0.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
do-not-zip
/
.gitignore
8 lines
99 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add build process
5 years ago
/dist/
/node_modules/
/package-lock.json
update .gitignore for pnpm v3
4 years ago
/pnpm-lock.yaml
add build process
5 years ago
/shrinkwrap.yaml
/yarn.lock
Adding tests for browser and node JSZip's browser/ESM support is tenuous, but it appears to support browserify.
5 years ago
test/jszip.js