3
5 Comments

Show IH: Usedby - Most Used Repositories on GitHub

https://usedby.dev

on October 11, 2019
  1. 2

    Nice, this could be useful for discovering new packages/libraries if there was categorization maybe.

  2. 2

    Interesting! I had a look at the code and it seems that the repos are actually hardcoded. Can you share what methodology you used to generate the list?

    1. 1

      If you look at the file Count.js you can see Im getting the total from an API. Just manually selecting which repo to be listed.

      1. 1

        I mean, how did you determine that those were the most used (the api seems to just be for updating the counts)?

        1. 2

          That I still need to figure out 😅 For now I just randomly selected repos