DEV Community

Cover image for Discover Trending and Essential npm Packages with NPM Leaderboard
Younes
Younes

Posted on

Discover Trending and Essential npm Packages with NPM Leaderboard

Ever wondered which npm packages are actually trending, or which ones you might be sleeping on? I recently built npmleaderboard.org to answer those questions for myself and the community.
What it does:

  • Ranks the top 20,000 npm packages by downloads, growth, and dependents
  • Lets you filter by keywords, dependencies, or update date
  • Updates weekly to keep the data fresh
  • Free and open source

It’s been a fun project to work on, and I’ve already found a few hidden gems I wouldn’t have noticed otherwise. If you’re looking for new libraries, want to track your own package, or just like exploring the npm ecosystem, give it a try.
Feedback, ideas, and contributions are all welcome!
GitHub repo here

Top comments (0)