latest
fakoua/deno-zipDeno Zip archive Forked from (https://github.com/moncefplastin07/deno-zip) !Compatible with jsr Streaming cross-platform zip tool written for Deno 🦕.
This package works with Deno
JSR Score
94%
Published
7 months ago (1.3.1)
Add Package
deno add jsr:@fakoua/zip-ts
Import symbol
import { compress } from "@fakoua/zip-ts";
---- OR ----
Import directly with a jsr specifier
import { compress } from "jsr:@fakoua/zip-ts";