www.jsdelivr.com Open in urlscan Pro
2606:4700:3037::ac43:d071  Public Scan

Submitted URL: http://img-google-tracker.com/
Effective URL: https://www.jsdelivr.com/
Submission: On March 10 via api from BE — 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" id="MERGE0" 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
 * Globalping NEW
 * About Us
 * Network
 * Stats
 * Sponsors
 * Tools
   * Purge cache
   * 
   * Convert from
   * GitHub
   * Google Hosted Libraries
   * unpkg
   * Skypack
   * esm.sh
 * Resources
   * Blog
   * Newsletter
   * Documentation
   * esm.run
   * API Documentation
   * jsDelivr
   * 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.


254 BILLION REQUESTS

past month


OVER 11 473 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
100 734 requests per second
35 423 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 12 430 126 849

2 npm/ workbox-cdn 10 979 573 138

3 npm/ prebid-universal-creative 9 512 827 358

4 npm/ slick-carousel 6 539 689 623

5 npm/ emoji-datasource-apple 6 190 161 915

6 npm/ swiper 5 561 115 106

7 npm/ hls.js 3 911 133 071

8 npm/ yandex-metrica-watch 3 426 656 288

9 npm/ mathjax 3 118 086 579

10 npm/ bootstrap-icons 2 960 520 107

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 232 447 565

Requests past month

2 762 GB

Bandwidth past month

338 119 966

Requests past month

27 887 GB

Bandwidth past month

27 871 577

Requests past month

24 596 GB

Bandwidth past month

428 863

Requests past month

16 759 GB

Bandwidth past month

10 162 352

Requests past month

248 GB

Bandwidth past month

6 854 396

Requests past month

940 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
Common Network Troubleshooting Use Cases: TracerouteCommon Network
Troubleshooting Use Cases: PingUnderstanding Network Latency: A Guide for
BeginnersHow to Read a Dig Result: A Guide for Network NovicesNew Globalping
feature: Eyeball and data center network tags

Ping from EuropePing from USAPing globallyPing from AWS
Traceroute from EuropeTraceroute from USATraceroute globallyTraceroute from AWS
DNS/dig resolve from EuropeDNS/dig resolve from USADNS/dig resolve
globallyDNS/dig resolve from AWS
HTTP/curl from EuropeHTTP/curl from USAHTTP/curl globallyHTTP/curl from AWS