@justinmchase/github-api@0.5.14Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
justinmchase/github_apiAllows 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
JSR Score
58%
Published
2 months ago (0.5.14)
Add Package
deno add jsr:@justinmchase/github-api
Import symbol
import { type GitHubApp } from "@justinmchase/github-api";
---- OR ----
Import directly with a jsr specifier
import { type GitHubApp } from "jsr:@justinmchase/github-api";
Add Package
npx jsr add @justinmchase/github-api
Import symbol
import { type GitHubApp } from "@justinmchase/github-api";
Add Package
yarn dlx jsr add @justinmchase/github-api
Import symbol
import { type GitHubApp } from "@justinmchase/github-api";
Add Package
pnpm dlx jsr add @justinmchase/github-api
Import symbol
import { type GitHubApp } from "@justinmchase/github-api";
Add Package
bunx jsr add @justinmchase/github-api
Import symbol
import { type GitHubApp } from "@justinmchase/github-api";