1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-04 01:59:15 +02:00
bitjs/archive
2024-01-25 19:58:18 -08:00
..
archive.js Remove decompress-internal.js and pathToBitJS for decompress. 2023-12-12 21:04:41 -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 For issue #40, support DEFLATE compression in Zipper where the runtime supports it via CompressionStream. 2024-01-25 01:17:35 -08:00
decompress.js Fix issue #38: Use runtime's native DecompressionStream to inflate zip streams. 2024-01-25 19:58:18 -08:00
events.js Move some common type definitions into archive/common.js and some comments. 2024-01-20 16:12:55 -08:00
rarvm.js Issue #28: Removed build step for bitjs.io now that all browsers (Firefox 114+) support ES Module Workers. 2023-05-28 10:39:35 -07:00
unrar.js Move some common type definitions into archive/common.js and some comments. 2024-01-20 16:12:55 -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 Fix issue #38: Use runtime's native DecompressionStream to inflate zip streams. 2024-01-25 19:58:18 -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