www.jsdelivr.com Open in urlscan Pro
172.67.208.113  Public Scan

Submitted URL: http://cdn.jsdelivr.net/
Effective URL: https://www.jsdelivr.com/
Submission: On November 07 via api from DE — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://jsdelivr.us11.list-manage.com/subscribe?u=0c85fe2c9a60310df9a3d6751&id=283887f736

<form class="form-inline subscribe-content" action="https://jsdelivr.us11.list-manage.com/subscribe?u=0c85fe2c9a60310df9a3d6751&amp;id=283887f736" method="POST" target="_blank">
  <div class="form-group"><input class="form-control" type="email" autocomplete="email" id="new-email" placeholder="Enter your e-mail" name="MERGE0" value=""></div> <button class="btn btn-default semi-bold" type="submit">Subscribe</button>
</form>

Text Content

Toggle navigation
 * About Us
 * Network
 * Stats
 * Sponsors
 * Tools
   * Purge cache
   * 
   * Convert from
   * GitHub
   * Google Hosted Libraries
   * unpkg
   * Skypack
   * esm.sh
 * Resources
   * Blog
   * Newsletter
   * esm.run
   * Documentation
   * Open Source CDN
   * Public API
 * Globalping
 * Github
 * Twitter
 * Discord

Fast. Reliable. Automated.


A FREE CDN FOR OPEN SOURCE PROJECTS

Optimized for JS and ESM delivery from npm and GitHub. Works with all web
formats.

Operating since 2012.


261 BILLION REQUESTS

past month


OVER 12 455 TB

past month
 * 
 * 
 * 

// load any project hosted on npm

https://cdn.jsdelivr.net/npm/package@version/file


// load jQuery v3.6.4

https://cdn.jsdelivr.net/npm/jquery@3.6.4/dist/jquery.min.js


// use a version range instead of a specific version

https://cdn.jsdelivr.net/npm/jquery@3.6/dist/jquery.min.js

https://cdn.jsdelivr.net/npm/jquery@3/dist/jquery.min.js


// omit the version completely to get the latest one

// you should NOT use this in production

https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js


// add ".min" to any JS/CSS file to get a minified version

// if one doesn't exist, we'll generate it for you

https://cdn.jsdelivr.net/npm/jquery@3.6.4/src/core.min.js


// omit the file path to get the default file

https://cdn.jsdelivr.net/npm/jquery@3.6


// add / at the end to get a directory listing

https://cdn.jsdelivr.net/npm/jquery/




Full docs
jsDelivr operates thanks to our main sponsors:

Real-time search by
Multi-CDN Global Network


BUILT FOR PRODUCTION

FOUR CDN
& THREE DNS PROVIDERS

MORE THAN 540 POINTS
OF PRESENCE

LOW LATENCY "NEAR CHINA"
NETWORK

SMART LOAD-BALANCING
AND ROUTING

MULTI-LAYER CACHE
AND FAILOVER

FORMAL TOS
AND PRIVACY POLICY

1 mil+ active oss projects served
99.46% cache hit ratio
101 059 requests per second
39 431 Mbps bandwidth
View our network map

DEVELOPER FRIENDLY

All files from npm and Github available with zero setup

USAGE STATISTICS

COMBINE MULTIPLE
FILES ON-DEMAND

MINIFY FILES ON-DEMAND

SOURCE MAP SUPPORT

VERSION ALIASING

MULTIPLE
IDE INTEGRATIONS





A FREE API FOR ALL YOUR
NPM AND ESM NEEDS

The jsDelivr API allows you to get details about NPM packages, such as their
versions, tags, and files. By analyzing package metadata and its real usage, it
can automatically suggest the correct entry point for each file type.

Additionally the API provides detailed download statistics for each project,
version, and file, as well as network-wide usage statistics.

Read the API documentation
Get project entry points List project versions List package files

 * entrypoints
 * versions
 * files

123456789101112131415
https://data.jsdelivr.com/v1/packages/npm/bootstrap@5.1.0/entrypoints
 
// =>
{
  " entrypoints ": {
    " js ": {
      " file ": " / dist / js / bootstrap .min .js ",
      " guessed ":  false
    },
    " css ": {
      " file ": " / dist / css / bootstrap .min .css ",
      " guessed ":  false
    }
  }
}




LEARN MORE ABOUT
THE INFRASTRUCTURE THAT
POWERS JSDELIVR

Check our infographic




A NEW-AGE CDN FOR
JAVASCRIPT MODULES

Load modern JavaScript packages built for you on-demand.
Works in modern web browsers, node.js, and deno.

Global Multi-CDN
HTTP/3, minification, brotli compression, fine-tuned HTTP caching, dependency
preloading
Permanent storage shared by all edge servers
Learn more about ESM
123456789101112131415

								import { Fireworks } from 'https://esm.run/fireworks-js';
								
								let container = document.querySelector('.container');
								
								let options = {
									  gravity: 1.4,
									  opacity: 0.4,
									  autoresize: true,
									  acceleration: 1.00,
									};
								
								let fireworks = new Fireworks(container, options);
								
								fireworks.start();
								
								

Run


ANALYTICS AND STATS

Use our stats to better understand how your projects are being used, which
versions are popular, and which files are being downloaded the most.

See more stats

Top 10 npm packages past 30 days

1 npm/ bootstrap 13 832 890 799

2 npm/ workbox-cdn 11 115 910 937

3 npm/ prebid-universal-creative 10 047 271 322

4 npm/ emoji-datasource-apple 9 402 675 922

5 npm/ swiper 8 424 180 079

6 npm/ slick-carousel 6 651 440 191

7 npm/ hls.js 4 353 150 033

8 npm/ mathjax 3 309 140 160

9 npm/ bootstrap-icons 3 115 175 867

10 npm/ yandex-metrica-watch 2 517 653 402

See more stats

CUSTOM CDN ENDPOINTS

jsDelivr is happy to support unique OSS use-cases that require a fast CDN
Explore all custom endpoints

3 788 325 439

Requests past month

3 614 GB

Bandwidth past month

337 587 039

Requests past month

47 325 GB

Bandwidth past month

42 325 169

Requests past month

32 646 GB

Bandwidth past month

434 362

Requests past month

18 670 GB

Bandwidth past month

60 481 203

Requests past month

2 276 GB

Bandwidth past month

4 998 674

Requests past month

424 GB

Bandwidth past month
Explore all custom endpoints

JSDELIVR IS USED BY MILLIONS OF WEBSITES GLOBALLY

Become a sponsor

Load more
Become a sponsor

Maintained by jsDelivr team and contributors
Founded by Dmitriy Akulov
Sign up to our newsletter

Subscribe

© jsdelivr.com, 2012 - 2024
© jsdelivr.com, 2012 - 2024
 * About
 * Our History
 * Our Sponsors
 * Custom OSS CDN
 * Status
 * Terms & Policies
 * d@jsdelivr.com

Convert from:
 * GitHub
 * Google Hosted Libraries
 * RawGit
 * unpkg


From our Blog
jsDelivr May outage postmortemJoining forces with Algolia for an even better npm
searchNew Website, Improved API, and ESM SupportNew Sponsor Announcement: Gcore
Joins jsDelivrHow the German court’s ruling on Google Fonts affects jsDelivr and
why it is safe to use