Skip to content

Instantly share code, notes, and snippets.

View jaredLunde's full-sized avatar
🔮
manifesting

Jared Lunde jaredLunde

🔮
manifesting
View GitHub Profile
@jaredLunde
jaredLunde / README.md
Created December 4, 2020 19:52 — forked from kentcdodds/README.md
user-package-stats

user-package-stats

I was poking around trying to figure out all the packages I have access to publish and got curious. So I write this little script to determine the download stats for all the packages I have publish access to.

Feel free to try it yourself. Just change the username passed to getUserDownloadStats.

By default, the stats are sorted by their average daily downloads (descending). That should give you an idea of the most "popular" package of a given user relative to how long that package has been around.

You can use it with npx like so: