Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pickit/mod.ts

Extract files from tarballs and github repos using glob syntax or regular expressions.
Latest
import * as pickit from "https://deno.land/x/pickit@v0.0.4/mod.ts";

Functions

Clean the fetch cache.

Get either the path to the cache file or null if it doesn't exist.

Pick files from a github repo.

Reads *.tar.gz file from a version tag and returns generator of the files that match the pick regex.

Writes fetch body to a cache file.

Pick files from a tar.gz archive.

Pick files from a tar.gz archive.

Read config and write files