Back to articles
Track any npm package's downloads, trends, and health score for free

Track any npm package's downloads, trends, and health score for free

via Dev.to WebdevHari Manoj

I Made Something for npm Package Analytics Hey devs! πŸ‘‹ I kept finding myself checking npm package stats manually, so I built a simple dashboard to make it easier. Thought I'd share in case it's useful to anyone else. πŸ‘‰ packfolio.dev (no signup, just search) What It Does πŸ“Š Health Score - Quick 0-100 rating based on downloads, freshness, and activity πŸ”₯ Trending Packages - See what's gaining traction in the ecosystem πŸ“ˆ Download Heatmap - 365-day visualization (like GitHub contributions) πŸ† Developer Stats - Compare impact across the community πŸ“‰ Charts - Trend analysis and package comparisons ⏱️ Timeline - Track releases and milestones Why I Built It Honestly, I just wanted to: Check my own packages without opening multiple tabs Compare libraries before choosing dependencies See what's trending in the npm world Figured others might find it helpful too. How It Works Search by username (like sindresorhus ) or package name (like react ). Everything runs in your browser - no backend, no trackin

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
4 views

Related Articles