import { ModuleAddress } from "https://deno.land/x/denoify@v1.1.2/src/lib/types/ModuleAddress.ts";
const { GitHubRepo } = ModuleAddress;
Functions
Match valid parse input | |
Input example KSXGitHub/simple-js-yaml-port-for-deno or github:KSXGitHub/simple-js-yaml-port-for-deno or KSXGitHub/simple-js-yaml-port-for-deno#3.12.1 or github:KSXGitHub/simple-js-yaml-port-for-deno#3.12.1 or |
import { type ModuleAddress } from "https://deno.land/x/denoify@v1.1.2/src/lib/types/ModuleAddress.ts";
const { GitHubRepo } = ModuleAddress;
e.g: "github:userOrOrg/repositoryName#branch"