Skip to main content

Built and signed on GitHub Actions

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
52%
Published
2 months ago (0.5.7)

Add Package

deno add jsr:@justinmchase/github-api

Import symbol

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

---- OR ----

Import directly with a jsr specifier

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

Add Package

npx jsr add @justinmchase/github-api

Import symbol

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

Add Package

yarn dlx jsr add @justinmchase/github-api

Import symbol

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

Add Package

pnpm dlx jsr add @justinmchase/github-api

Import symbol

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

Add Package

bunx jsr add @justinmchase/github-api

Import symbol

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