Commit Graph

27 Commits

Author SHA1 Message Date
675ea5efe5 update readme 2019-03-21 17:19:00 -04:00
1bacd272fb update .gitignore for pnpm v3 2019-03-19 14:39:31 -04:00
0bdfba0b4e v1.0.0 2018-11-07 07:00:47 -05:00
fabd46b903 fix and update tests 2018-11-07 06:45:20 -05:00
25fe25ab71 add .toAuto to replicate previous behavior 2018-11-07 06:42:10 -05:00
c82a037f97 update testing dependencies 2018-11-07 06:27:13 -05:00
fc02ddd709 switch to separate explicit functions for different kinds of output 2018-11-05 10:01:10 -05:00
be93cdb011 v0.1.3 2018-09-25 22:10:01 -04:00
861a929f74 work around issue with large files and maximum argument count limits 2018-09-25 22:09:02 -04:00
e6e2876d86 v0.1.2 2018-09-25 17:41:32 -04:00
aa54ba642e update readme 2018-09-25 17:39:02 -04:00
111f229294 support specifying files with arrays/buffers 2018-04-20 09:14:44 -04:00
6b9f84db32 some reorganization 2018-04-19 22:38:19 -04:00
Josh Duff
c0533dd3d6 Adding tests for browser and node
JSZip's browser/ESM support is tenuous, but it appears to support browserify.
2018-04-19 22:29:15 -04:00
c8f566c2fe v0.1.1 2018-04-19 17:38:31 -04:00
5d028a1731 prefer outputting as Blob, in case Buffer has been polyfilled on browser 2018-04-19 17:37:27 -04:00
f5422a0b41 update readme 2018-04-19 17:12:36 -04:00
92dfb04bf1 v0.1.0 2018-04-19 17:10:33 -04:00
f0d4790d93 tidy 2018-04-19 17:09:52 -04:00
88fa5bfb3c add build process 2018-04-19 17:07:21 -04:00
f754eff4f8 remove date/time placeholder stuff until that gets implemented (if ever) 2018-04-19 13:38:05 -04:00
4dde8ce26f update readme 2018-04-19 13:09:45 -04:00
f2e6383f22 compute CRC32 table at runtime 2018-04-19 13:09:45 -04:00
c5334f7619 oops 2018-04-19 12:27:10 -04:00
f2f80904fd docs and stuff 2018-04-19 12:25:25 -04:00
c3659ed3b7 first version of code 2018-04-19 12:15:20 -04:00
2415edd92e
Initial commit 2018-04-19 11:59:16 -04:00