Skip to main content
Module

x/zipjs/index.js>HttpReader

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
class HttpReader
extends Reader<Type>
import { HttpReader } from "https://deno.land/x/zipjs@v2.4.26/index.js";

Constructors

new
HttpReader(url: Type, options?: HttpOptions)

Type Parameters

Type extends string