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

Submitted URL: http://vy19972663.earn454.live/
Effective URL: https://www.jsdelivr.com/
Submission: On March 27 via api from BY — 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.


257 BILLION REQUESTS

past month


OVER 11 623 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
97 239 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 519 747 832

2 npm/ workbox-cdn 11 072 243 417

3 npm/ prebid-universal-creative 9 648 523 186

4 npm/ slick-carousel 6 598 554 444

5 npm/ emoji-datasource-apple 6 573 095 328

6 npm/ swiper 5 830 985 944

7 npm/ hls.js 3 858 805 067

8 npm/ yandex-metrica-watch 3 277 323 719

9 npm/ mathjax 3 206 640 945

10 npm/ bootstrap-icons 3 005 162 806

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 208 068 680

Requests past month

2 721 GB

Bandwidth past month

334 238 072

Requests past month

27 688 GB

Bandwidth past month

29 074 900

Requests past month

25 816 GB

Bandwidth past month

386 112

Requests past month

15 506 GB

Bandwidth past month

11 336 884

Requests past month

296 GB

Bandwidth past month

6 426 185

Requests past month

930 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