Skip to content

A content delivery network (CDN) for web development projects

Notifications You must be signed in to change notification settings

UdaraDananjaya/CDN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

jsDelivr - Open Source CDN

jsdelivr-logo
A global super-fast and production focused CDN, tightly integrated with NPM and GitHub
with support for on-the-fly optimizations, ES modules, detailed download stats and more

www.jsdelivr.com

Website Repo · Official API · Blog · @jsDelivr · Discord


Example CDN links

Load any GitHub release, commit, or branch:
/gh/user/repo@version/file
Load exact version:
/gh/jquery/[email protected]/dist/jquery.min.js
/gh/jquery/jquery@32b00373b3f42e5cdcb709df53f3b08b7184a944/dist/jquery.min.js
Example:
<!-- CSS -->
<link href="https://cdn.jsdelivr.net/gh/user/repo@version/file" rel="stylesheet">

<!-- JavaScript -->
<script src="https://cdn.jsdelivr.net/gh/user/repo@version/file"></script>

About

A content delivery network (CDN) for web development projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published