Page Inspect
Internal Links
6
External Links
5
Images
0
Headings
5
Page Content
Title:Skypack: search millions of open source JavaScript packages
Description:Search millions of open source JavaScript packages on Skypack. Free to use.
HTML Size:32 KB
Markdown Size:2 KB
Fetched At:June 5, 2025
Page Structure
h1Load optimized npm packages with no install and no build tools.
h2over
5,482,594,915
packages served
h1How to Use
h1What is Skypack?
h1Technical Details
Markdown Content
Skypack: search millions of open source JavaScript packages You need to enable JavaScript to run this app. Skypack Search Menu - Docs - Blog - About Additional Links - Status - Privacy Policy - Terms of Use Skypack# Load optimized npm packages with no install and no build tools. ## over 5,482,594,915 packages served import confetti from 'https://cdn.skypack.dev/canvas-confetti'; confetti(); Run︎ Loading… # How to Use Default `https://cdn.skypack.dev/package-name` `https://cdn.skypack.dev/@scope/package-name` Package Version `https://cdn.skypack.dev/preact@10` `https://cdn.skypack.dev/preact@^10.5.0` `https://cdn.skypack.dev/preact@10.5.5` Package Export `https://cdn.skypack.dev/preact/hooks` `https://cdn.skypack.dev/preact@^10.5.0/hooks` Minified (?min) `https://cdn.skypack.dev/preact?min` Deno (?dts) `https://cdn.skypack.dev/fast-xml-parser?dts` CSS `https://cdn.skypack.dev/bootstrap@next/dist/css/bootstrap.min.css` Production Optimized `Generate a Pinned URL (up to 10x faster) →` Full documentation # What is Skypack? Ever tried to load JavaScript from a CDN and realized that it doesn’t work in a browser without a bundler? Skypack operates like your favorite CDN but with an important difference: **packages are preoptimized for browser use.** But Skypack doesn’t stop there: it handles minification, browser polyfilling, gzip/brotli, HTTP/3, caching, and more! Skypack is **free to use** for personal and commercial purposes, forever. The basic CDN is production-ready and is backed by Cloudflare, Google Cloud, and AWS. We’re fully committed to building a core piece of infrastructure you can rely on. To give us feedback on Skypack, please visit our issue tracker or join our Discord. If you’re interested in advanced features such as a custom domain, or you have specific needs, please contact us at `info@pika.dev`. # Technical Details - Supports HTTP/2 - Supports HTTP/3 - Global edge cache for performance - Universal caching (users only download dependencies once even across websites) - Upconverts old Node packages to modern ES Modules - JS minification - Brotli / gzip compression - Automatic JS polyfills for old browsers (as long as they support ES Modules) - ES Module waterfall optimization View Documentation Skypack Newsletter - Docs - Status - About - Blog - Careers - Terms of Service - Privacy Policy - Dark Mode