registry-stats-vscode
dormant prototypeRegistry Stats
The extension scans workspace for package manifests and pulls live download statistics from five registries.
Multi-registry download stats for npm, PyPI, NuGet, VS Code Marketplace, and Docker Hub
Version
1.3.1
License
MIT
Kind
extension
Languages
TypeScript, JavaScript, Node.js (>=20.0.0)
Lines of code
4,459
Last commit
2026-04-20 (0d ago)
Health signals
Tests: yes README: yes LICENSE: yes Buildable: unknown
Patterns proven here
caching data-model
Uses stale-while-revalidate strategy to keep UI responsive while fetching fresh data from registries.
Why it matters
Provides quick insights into dependencies usage across multiple package managers directly in the IDE.
Tags
typescriptjavascriptclimcpvscodewindows-only