Module

x/jszip/mod.ts>readZip

A JSZip wrapper for handling zipfiles in deno
Latest
function readZip
import { readZip } from "https://dotland.deno.dev/x/jszip@0.11.0/mod.ts";

Read zip file asynchronously from a file

Parameters

path: string

of zip file

Returns

Promise<JSZip>

Returns promise