-
-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
enhancementNew feature or request.New feature or request.
Description
Is your feature request related to a problem? Please describe.
It seems that default top languages is sorted by repositories that contains corresponding language.
But that's not always the case. Top languages sorted by commits could be more precise.
Describe the solution you'd like
Add an options to API like this:
https://github-readme-stats.vercel.app/api/top-langs?method=repos;
#or
https://github-readme-stats.vercel.app/api/top-langs?method=commits;
Describe alternatives you've considered
No response
Additional context
A similar profile summary project given these two options:
Zo-Bro-23
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.