Skip to main content

Built and signed on GitHub Actions

🦕 Deno library and CLI to browse hosting service webpages of the repository

This package works with Deno
This package works with Deno
JSR Score
76%
Published
5 months ago (1.1.6)

Add Package

deno add jsr:@lambdalisue/git-browse

Import symbol

import { type Options } from "@lambdalisue/git-browse/cli";

---- OR ----

Import directly with a jsr specifier

import { type Options } from "jsr:@lambdalisue/git-browse/cli";