Skip to content

Instantly share code, notes, and snippets.

View Iamshankhadeep's full-sized avatar
🏠
Working from home

Shankhadeep Dey Iamshankhadeep

🏠
Working from home
View GitHub Profile
@Iamshankhadeep
Iamshankhadeep / LPX-Trial-Reset.sh
Created January 5, 2023 15:27 — forked from maxwellmlin/LPX-Trial-Reset.sh
Logic Pro X Trial Reset
mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash
@Iamshankhadeep
Iamshankhadeep / README.md
Created June 7, 2021 14:56 — 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: