Jeff Schiller
|
675512cf84
|
Tweak README for 1.2.2 release
|
2024-01-26 17:14:10 -08:00 |
|
Jeff Schiller
|
b00dc80946
|
Update some TODOs for a 2.0 release
|
2024-01-26 09:23:24 -08:00 |
|
Jeff Schiller
|
6c19e3a908
|
For issue #40, support DEFLATE compression in Zipper where the runtime supports it via CompressionStream.
|
2024-01-25 01:17:35 -08:00 |
|
Jeff Schiller
|
45fdedd663
|
Move some common type definitions into archive/common.js and some comments.
|
2024-01-20 16:12:55 -08:00 |
|
Jeff Schiller
|
8e1a7f3d0f
|
Fix compress after previous refactor and add a unit test.
|
2023-12-22 13:18:36 -08:00 |
|
Jeff Schiller
|
e6d13d9404
|
Commonize on port-connected behavior for compressors and decompressors (part of the refactor for issue #44)
|
2023-12-13 14:25:17 -08:00 |
|
Jeff Schiller
|
48766d0136
|
For issue #44, make the Zipper use MessageChannel and not have a hard dependency on Worker
|
2023-12-13 12:40:45 -08:00 |
|
Jeff Schiller
|
d557383c9d
|
For issue #44, remove the need for a pathToBitJS while unarchiving.
|
2023-12-12 17:18:42 -08:00 |
|
Jeff Schiller
|
1ab380c7c4
|
Add missing license header to compress.js and correct typo.
|
2023-12-11 00:09:35 -08:00 |
|
Jeff Schiller
|
cc59935e72
|
Some minor API updates.
|
2021-12-29 20:01:48 -08:00 |
|
Jeff Schiller
|
c0afe7637e
|
Start on issue #29: Add a Zipper that can take multiple files and produce a zip file as an array of bytes (storage only, no compression)
|
2021-12-12 23:39:09 -08:00 |
|