jsdelivr/jsdelivr

A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 10th, 2026
Created on July 13th, 2012
Open Issues & Pull Requests: 31 (+0)
GitHub issues: Enabled
Number of forks: 2,118
Total Stargazers: 6,369 (+0)
Total Subscribers: 118 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.6 hours
Mean response time: 95.5 days
90th percentile: 343.1 days
Tracked items: 170

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 95% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 14% of issues opened in the past year have been closed. Three people close 79% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 20
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 966 days
Stale 30+ days: 18
Stale 90+ days: 9

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • in progress (10)
  • enhancement (5)
  • discussion (4)
  • normal priority (3)
  • question (3)
  • bug (1)
  • possibly later (1)

Most active issues this week

Detailed Description

jsDelivr is a free, open-source CDN that serves files from npm, GitHub, and other sources with automatic integration and on-the-fly optimizations.

The tool solves the problem of reliably distributing open-source files at scale by automatically indexing npm packages and GitHub repositories and serving them through a global network. It uses multiple CDN providers and real user performance data to route requests intelligently, ensuring both speed and uptime. A distinctive feature is its permanent storage of accessed files, which means that even if a package is deleted or a file is removed upstream, jsDelivr continues serving the cached version indefinitely, preventing broken links in production websites.

jsDelivr is built for production use on high-traffic websites with no bandwidth limits or premium tiers. It suits any project that wants to distribute open-source code without managing infrastructure, and it is particularly valuable for libraries and frameworks that need guaranteed availability. The tool's version fallback mechanism automatically serves previous versions when requested files are no longer available, adding another layer of reliability for production deployments.

Almost all open issues are raised by outside users rather than the core team, reflecting a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker is dominated by labels indicating in-progress features, enhancements, and discussions.