unpkg/unpkg
The CDN for everything on npm observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3845
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
3406 stars · 334 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
unpkg is a global content delivery network that serves any file from any npm package via simple URLs like unpkg.com/package@version/file. The repository contains the production source, including Cloudflare Workers for the website, package browser, and ESM serving, plus a Bun-based file server backend.
Use cases
- load npm package files directly in the browser via script tags
- serve browser-ready ESM builds of npm packages
- browse and explore files inside npm packages
- pin dependencies to exact versions or semver ranges in a URL
- self-host an npm file CDN on Cloudflare Workers and Fly.io
When to choose
- you need to load a specific file from any npm package over a CDN without installing it
- you want browser-ready ESM modules, import maps, or inline TS/TSX transforms from npm packages
- you want to browse package contents and file listings online
- you want to run your own npm file CDN infrastructure
When to avoid
- you need a full package manager or dependency resolution for local development
- you require guaranteed uptime SLAs for production-critical assets without a fallback
- you need private npm registry packages
Facets
service · maturity active
http-server caching web-framework web-development frontend developer-tools apis cloud bun cdn npm esm cloudflare-workers package-delivery self-hostable nodejs typescript
3 sources
- readme: https://github.com/unpkg/unpkg · fetched 2026-08-28 · 63e4bc122324
- homepage: https://unpkg.com · fetched 2026-08-29 · 250cb07eb6ba
- registry_npm: https://registry.npmjs.org/unpkg · fetched 2026-08-29 · 7aa2441c251e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unpkg/unpkg | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem