← mirrors.mamad.dev

npm Mirror

Drop-in replacement for registry.npmjs.org

Replace YOUR_KEY with your API key. Get a key or sign in.

npm / pnpm

npm config set registry https://mirrors.mamad.dev/npm/YOUR_KEY/

yarn

yarn config set npmRegistryServer https://mirrors.mamad.dev/npm/YOUR_KEY/

Per-project (.npmrc)

registry=https://mirrors.mamad.dev/npm/YOUR_KEY/

How it works

Proxies registry.npmjs.org. Tarball URLs are rewritten so both metadata and packages are served from cache. Cached for 7 days.

home
built with Rust · mamad.dev