Skip to main content

Built and signed on GitHub Actions

Allows programatic access to the github api along with various helpers for working with github.

It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
58%
Published
2 months ago (0.5.14)

Add Package

deno add jsr:@justinmchase/github-api

Import symbol

import { type GitHubInstallationPermissions } from "@justinmchase/github-api";

---- OR ----

Import directly with a jsr specifier

import { type GitHubInstallationPermissions } from "jsr:@justinmchase/github-api";

Add Package

npx jsr add @justinmchase/github-api

Import symbol

import { type GitHubInstallationPermissions } from "@justinmchase/github-api";

Add Package

yarn dlx jsr add @justinmchase/github-api

Import symbol

import { type GitHubInstallationPermissions } from "@justinmchase/github-api";

Add Package

pnpm dlx jsr add @justinmchase/github-api

Import symbol

import { type GitHubInstallationPermissions } from "@justinmchase/github-api";

Add Package

bunx jsr add @justinmchase/github-api

Import symbol

import { type GitHubInstallationPermissions } from "@justinmchase/github-api";