Show HN: NpmStars by BasicUtils – Compare NPM downloads and GitHub stars

1 josephkot 1 5/22/2025, 7:23:24 AM basicutils.com ↗
Hi HN!

I built NpmStars by BasicUtils to solve a simple but important problem: how can you quickly understand the popularity of an npm package?

npmtrends shows downloads. star-history shows GitHub stars. But I always wanted one tool that combined both — in a fast, clean, and no-login experience.

So I built NpmStars:

- Compare npm downloads and GitHub stars in a single view - Daily, weekly, monthly download trends - GitHub star growth over time - Side-by-side visualizations - Sharable URLs with query preserved - Built with Next.js, React, and Recharts

I hope this helps devs, maintainers, and OSS researchers make smarter decisions when evaluating packages.

Would love feedback, suggestions, and ideas to improve it!

Try it out: https://basicutils.com/npmstars

Comments (1)

johncoltrane · 6h ago
What are you trying to achieve by showing a one year chart of _something_ and a twelve years chart of _something else_ side-by-side?

No comments yet