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

Submitted URL: http://kntsv.nl/
Effective URL: https://www.jsdelivr.com/
Submission: On April 22 via manual from IT — Scanned from NL

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.


249 BILLION REQUESTS

past month


OVER 10 625 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 778 requests per second
33 546 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 244 695 446

2 npm/ workbox-cdn 10 924 748 576

3 npm/ prebid-universal-creative 9 613 016 224

4 npm/ emoji-datasource-apple 6 646 282 284

5 npm/ slick-carousel 6 450 399 574

6 npm/ swiper 6 080 610 739

7 npm/ hls.js 3 995 345 190

8 npm/ yandex-metrica-watch 3 238 879 089

9 npm/ mathjax 3 007 681 877

10 npm/ bootstrap-icons 2 976 380 301

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 075 988 268

Requests past month

2 508 GB

Bandwidth past month

327 496 066

Requests past month

26 650 GB

Bandwidth past month

26 357 235

Requests past month

23 731 GB

Bandwidth past month

398 024

Requests past month

14 723 GB

Bandwidth past month

12 318 761

Requests past month

328 GB

Bandwidth past month

7 398 257

Requests past month

788 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