What are the 10 most-starred repositories of a user?
Get the 10 repositories with the most stars of a user
Run this query
To run this query, you can use the following command:
anyquery run biggest_starred_repo_per_user_github
Arguments
GitHub Username
The login username
Additional informations
Source code AuthorTip
The anyquery run command automatically installs the required plugins for the query to run. You can also install the plugins manually using the anyquery install command.