$ staticdelivr --migrate --all
Upgrade your
infrastructure.
Moving from unpkg, jsDelivr, or cdnjs? Convert your links instantly. Same files, same structure, but delivered via our redundant multi-CDN edge.
// Waiting for valid input...
Why make the switch?
Auto-Redundancy
We aggregate Cloudflare, Fastly, and Gcore. If one provider fails, we route traffic to another instantly.
Smart Routing
Our DNS steers users to the closest performant PoP, not just the closest datacenter, reducing latency.
Global Scale
With 570+ PoPs worldwide, we deliver assets from the edge, ensuring consistent speed for global audiences.
Batch Migration Patterns
Use "Find & Replace" in your codebase with these patterns.
jsDelivr (NPM & GitHub)
cdn.jsdelivr.netcdn.staticdelivr.comWorks for both /npm/ and /gh/ paths automatically.
unpkg
unpkg.com/cdn.staticdelivr.com/npm/Note: You must append /npm/ to the replacement URL.