Skip to main content
Module

x/zipjs/index.js>configure

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

Configures zip.js

Parameters

configuration: Configuration

The configuration.