local-npm/local-npm
Local and offline-first npm mirror observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4412
- days_rel: n/a
- days_push: 2382
- n_releases_24m: 0
Adoption not part of the score
1174 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
local-npm is a Node.js server that acts as a local npm registry mirror, caching modules and their dependencies as they are installed. It proxies requests to the main npm registry, replicates metadata updates within seconds, and enables mostly-offline npm installs.
Use cases
- make npm install work offline
- speed up repeated npm installs on a team
- run a local npm registry mirror for a conference or meetup
- cache npm packages behind a local proxy
- reduce bandwidth by sharing a package cache across teammates
When to choose
- you need npm installs to work without internet access
- a team or event repeatedly installs the same packages and wants faster installs
- you want a lightweight npm mirror without replicating the entire registry
When to avoid
- you need a fully supported, actively maintained registry proxy (last release was 2020)
- you need private package hosting or full registry features like Verdaccio provides
- you use package managers other than npm
Facets
service · maturity maintenance
caching http-server proxy package-manager developer-tools developer-tools self-hosted cli self-hosted cross-platform npm-registry npm-mirror offline-first package-caching replication command-line automation nodejs docker
2 sources
- readme: https://github.com/local-npm/local-npm · fetched 2026-08-28 · 33963a506706
- registry_npm: https://registry.npmjs.org/local-npm · fetched 2026-08-29 · 5ea38c5ad6fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| local-npm/local-npm | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="local-npm/local-npm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem