JavaScript CDN for modern production teams

CacheStatic.com

Ship npm libraries, ESM modules, CSS bundles, and static package assets from edge caches built for reliability, transparent versioning, and instant global delivery.

https://cdn.cachestatic.com/npm/react@18/umd/react.production.min.js
320+ edge cities
99.99% SLA uptime
<35ms median TTFB
npm packages ES modules UMD builds CSS assets source maps private registries

From install to edge URL in minutes

Serve the exact library your app needs, without owning CDN infrastructure.

CacheStatic resolves package versions, pins immutable assets, compresses responses, and keeps hot libraries close to users. Use it for public frontend dependencies, design-system bundles, documentation sites, widgets, and private distribution.

Endpoint builder Live
cdn.cachestatic.com/npm/lodash@4.17.21/lodash.min.js

Library delivery

Popular packages stay warm at the edge.

Search common frontend libraries, inspect recommended entry points, and copy stable URLs for version-pinned delivery.

UI

React

Production UMD builds, JSX runtimes, and pinned ecosystem packages.

/npm/react@18/umd/react.production.min.js
Framework

Vue

ESM and browser bundles for progressive apps and embedded widgets.

/npm/vue@3/dist/vue.global.prod.js
Charts

D3

Composable data visualization modules with immutable version URLs.

/npm/d3@7/dist/d3.min.js
3D

Three.js

Fast delivery for WebGL renderers, controls, loaders, and examples.

/npm/three@0.164/build/three.module.js
Motion

GSAP

Animation tooling cached close to customers for campaign experiences.

/npm/gsap@3/dist/gsap.min.js
CSS

Tailwind CSS

Browser-ready CSS utilities and plugin assets for prototypes and docs.

/npm/tailwindcss@3/dist/tailwind.min.css

Global edge network

Low-latency package delivery with cache behavior you can reason about.

CacheStatic uses deterministic keys, immutable release URLs, and adaptive regional prewarming. Your application loads the same artifact everywhere while the nearest edge location handles compression, TLS, and stale-while-revalidate policies.

Immutable by defaultVersioned URLs can be cached for a year.
Smart compressionBrotli, gzip, and content negotiation per request.
Origin shieldingRegistry traffic is absorbed by regional shields.
NA21ms
EU18ms
APAC32ms
SA41ms
CacheStatic Edge

Developer workflow

Use the URL shape that matches your deployment model.

<script src="https://cdn.cachestatic.com/npm/alpinejs@3/dist/cdn.min.js"
  integrity="sha384-..."
  crossorigin="anonymous"></script>
import { animate } from "https://cdn.cachestatic.com/npm/motion@10/+esm";

animate(".card", { opacity: 1, y: 0 }, { duration: 0.35 });
curl https://api.cachestatic.com/v1/resolve \
  -H "Authorization: Bearer $CACHESTATIC_TOKEN" \
  -d '{"package":"react","version":"18","file":"umd/react.production.min.js"}'
01

Subresource integrity

Generate SRI hashes for pinned assets and enforce secure browser loading.

02

Private package mirrors

Expose approved internal libraries through scoped, token-protected edge URLs.

03

Real-time analytics

Monitor cache hit ratio, region latency, popular versions, and error budgets.

04

Release controls

Pin, alias, freeze, deprecate, or roll back package versions without redeploying apps.

Security and governance

Package delivery built for teams that need control.

Lock down who can publish aliases, require integrity metadata, block vulnerable versions, and keep audit logs for every asset promoted to production.

Signed manifestsEvery resolved asset can be tied to a signed manifest.
Version allowlistsApprove exact semver ranges before they reach the edge.
Team rolesSeparate library maintainers, reviewers, and billing admins.
Incident controlsPurge, freeze, and revoke compromised packages quickly.

Why teams switch

More predictable than ad hoc public CDN links.

Capability Public CDN link CacheStatic
Immutable version policyVariesDefault
Private package accessNoYes
Asset analyticsLimitedPer endpoint
Governed aliasesManualApproval flow

Pricing

Start with public libraries, scale into private delivery.

Launch

For prototypes, documentation, and public packages.

$0
  • Public npm CDN URLs
  • 100 GB monthly bandwidth
  • Community support
Start free

Scale

For teams shipping production frontend applications.

$49
  • 2 TB monthly bandwidth
  • Private package mirrors
  • Analytics and SRI automation
Choose Scale

Enterprise

For regulated organizations and high-traffic platforms.

Custom
  • Dedicated edge rules
  • SAML SSO and audit export
  • Priority incident response
Contact sales

FAQ

Common questions before production rollout.

Can we pin exact versions?

Yes. Exact version URLs are immutable and designed for long browser and edge cache TTLs.

Do you support ESM?

Yes. CacheStatic can serve browser-ready ESM entry points and package-specific module paths.

Can private packages be exposed safely?

Private mirrors use scoped tokens, allowlists, signed manifests, and optional IP restrictions.

How fast are purges?

Critical purges are propagated globally in seconds, while immutable assets usually do not need purging.

Ready for faster library delivery?

Put JavaScript dependencies on an edge network designed for frontend teams.

Get CacheStatic