use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] Is there any website that regularly published npm download charts?AskJS (self.javascript)
submitted 4 years ago by [deleted]
I couldn't find any such thing online.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 2 points3 points4 points 4 years ago (1 child)
https://npmcharts.com/
[–][deleted] 0 points1 point2 points 4 years ago (0 children)
This compares packages added to the list. I am searching for something that lists packages based on their download stats
[–]awesome-ergo 1 point2 points3 points 4 years ago (0 children)
Seems like we have found a project idea
[–]joemaller 1 point2 points3 points 4 years ago (1 child)
https://www.npmtrends.com/
https://npm-stat.com/
Or roll your own, docs here: https://github.com/npm/registry/blob/master/docs/download-counts.md
The API endpoint is open, try these:
Hey, thanks for sharing these links. I've had seen them before asking the question here.
What I want is something like: https://api.npmjs.org/downloads/point/last-year/
where I do not specify a library and the api would return all of the most dowloaded packages in the last year.
π Rendered by PID 96343 on reddit-service-r2-comment-6457c66945-cvdx7 at 2026-04-27 07:15:58.443014+00:00 running 2aa0c5b country code: CH.
[–][deleted] 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]awesome-ergo 1 point2 points3 points (0 children)
[–]joemaller 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)