Skip to main content

@chiba/wget@1.0.0
Built and signed on GitHub Actions

wget. file download.

This package works with Deno
This package works with Deno
JSR Score
100%
Published
3 weeks ago (1.0.0)

Add Package

deno add jsr:@chiba/wget

Import symbol

import { wget } from "@chiba/wget";

---- OR ----

Import directly with a jsr specifier

import { wget } from "jsr:@chiba/wget";