Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denoify/src/lib/types/ModuleAddress.ts>ModuleAddress.GitHubRepo.parse

🦕For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Go to Latest
function ModuleAddress.GitHubRepo.parse
import { ModuleAddress } from "https://deno.land/x/denoify@v1.2.3/src/lib/types/ModuleAddress.ts";
const { parse } = ModuleAddress.GitHubRepo;

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

Parameters

raw: string