Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/zipjs/index-fflate.js>Writer

JavaScript library to zip and unzip files in the browser and Deno supporting multi-core compression, compression streams, Zip64 and encryption.
Go to Latest
class Writer
extends WriterStream
import { Writer } from "https://deno.land/x/zipjs@v2.6.9/index-fflate.js";