$ staticdelivr --npm --registry

The edge registry for
frontend packages.

Instantly serve files from any NPM package. No build tools, no configuration. Just use the URL and we handle the caching and compression.

Popular:
// Search for a package above to generate snippets...

Network Statistics

2M+
Packages
<50ms
Global Latency
570+
Edge PoPs
100%
Free

Registry Features

Version Pinning

Use semver ranges (@^1.0.0), exact versions (@1.2.3), or tags (@latest). We cache immutable versions forever.

Smart Optimization

Files are automatically minified and served with Brotli/Gzip compression based on the user's browser capabilities.

ES Modules

Add /+esm to any URL to get an ES Module ready for modern browser imports, automatically resolving dependencies.

Understand the Structure

cdn.staticdelivr.com
/
npm
/
package@version
/
file.js
Ready to ship?

Read the full
API Documentation