1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 01:29:17 +02:00
bitjs/archive
2024-12-08 17:13:52 -08:00
..
archive.js Update some TODOs for a 2.0 release 2024-01-26 09:23:24 -08:00
common.js Move some common type definitions into archive/common.js and some comments. 2024-01-20 16:12:55 -08:00
compress.js Tweak README for 1.2.2 release 2024-01-26 17:14:10 -08:00
decompress.js For issue #48, add Gunzipper that relies on DecompressionStream('gzip'). 2024-02-04 20:54:51 -08:00
events.js Tweak README for 1.2.2 release 2024-01-26 17:14:10 -08:00
gunzip.js For issue #48, add Gunzipper that relies on DecompressionStream('gzip'). 2024-02-04 20:54:51 -08:00
inflate.js Move INFLATE implementation into its own module. 2024-02-04 15:41:21 -08:00
rarvm.js Fix import error in unrar/rarvm, v1.2.4 2024-12-08 17:13:52 -08:00
unrar.js Fix import error in unrar/rarvm, v1.2.4 2024-12-08 17:13:52 -08:00
untar.js Move some common type definitions into archive/common.js and some comments. 2024-01-20 16:12:55 -08:00
unzip.js Move INFLATE implementation into its own module. 2024-02-04 15:41:21 -08:00
webworker-wrapper.js Fix JS error in WebWorker wrapper 2024-01-25 19:44:10 -08:00
zip.js For issue #40, support DEFLATE compression in Zipper where the runtime supports it via CompressionStream. 2024-01-25 01:17:35 -08:00