codedread / bitjs

Binary Tools for JavaScript
MIT License
81 stars 7 forks source link

Support zipping #29

Closed codedread closed 2 years ago

codedread commented 2 years ago

Add a library that lets a client send files to a Worker and the Worker sends zipped bytes back to the client.

codedread commented 2 years ago

Moving other things (DEFLATE, etc) to a new bug.