Skip to content

privatenumber/github-cdn

Repository files navigation

🛰 Github CDN GitHub stars

Github CDN is UNPKG for Github — an unofficial content delivery network for repo assets on Github.

⭐️ Features

  • Fetch repo meta-data: branches, tags, and PRs
  • Serve repo and Gist files
  • Instant access to new changes pushed to Github *
  • Great for quick prototyping / development
  • Includes npm excluded files
  • Node API for compatibility with Github Enterprise

* Unless the request fails due to network failure or rate-limiting

💁‍♀️ Endpoints

🔑 Setting a custom token (for rate-limiting & private repos)

Use a Personal access token (PAT) to access your private repos and to use your rate limit quota.

This token is only stored in your browser as a cookie.


Built and maintained by @privatenumber GitHub followers and powered by Vercel ❤️