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

Submitted URL: https://webmail.nobsdelivr.private.coffee/
Effective URL: https://www.jsdelivr.com/
Submission: On August 02 via api from US — Scanned from AT

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.


242 BILLION REQUESTS

past month


OVER 11 727 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
92 591 requests per second
35 305 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 967 513 157

2 npm/ workbox-cdn 10 624 039 153

3 npm/ prebid-universal-creative 9 830 925 389

4 npm/ swiper 7 734 721 388

5 npm/ emoji-datasource-apple 7 086 363 981

6 npm/ slick-carousel 6 346 521 704

7 npm/ hls.js 4 034 626 632

8 npm/ yandex-metrica-watch 2 927 086 529

9 npm/ bootstrap-icons 2 667 611 184

10 npm/ mathjax 1 859 756 977

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 334 195 025

Requests past month

3 073 GB

Bandwidth past month

358 714 246

Requests past month

27 298 GB

Bandwidth past month

29 797 878

Requests past month

25 546 GB

Bandwidth past month

267 857

Requests past month

10 755 GB

Bandwidth past month

45 320 434

Requests past month

1 883 GB

Bandwidth past month

8 658 350

Requests past month

985 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 postmortemCommon 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
Novices

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