About CDNWave
A small edge-cache in front of public package registries, so common front-end libraries load fast without every site fetching its own copy from the origin registry.
How mirroring works
Each mirrored package gets its own subdomain — this one, nuxt.cdnwave.org, mirrors the nuxt package. A background job polls the upstream registry for new releases, pulls the published tarball, extracts the distributable builds, and writes them to versioned, immutable paths on edge storage. Nothing is modified, recompiled, or re-bundled — files are byte-identical to what the package publisher shipped, which is why the SRI hashes on the overview page stay stable per version.
Not an official channel
CDNWave is an independent mirroring service. It is not affiliated with, endorsed by, or sponsored by the maintainers of nuxt or any other package it distributes. Package names belong to their respective authors; CDNWave only re-serves the same publicly published files from a faster edge location.
Retention & abuse
Versions stay mirrored indefinitely; older releases simply drop out of the visible index (see Versions). To report abuse, a broken mirror, or request a re-pin of an older release, contact abuse@cdnwave.org.