-
-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Open
Labels
enhancementNew feature or request.New feature or request.featurelang-cardIssues related to the language card.Issues related to the language card.
Description
Is your feature request related to a problem? Please describe.
Currently, the Top Language Card only displays the percentage of each language used. However, adding an option to display byte counts could incentivize more coding activity, thereby increasing the amount of code generated by individuals.
Describe the solution you'd like
I have already implemented this on my self-hosted github-readme-stats.
( So, if there is demand for this feature from the community, I can clean up the implementation and submit a pull request :)
This can be achieved by making minor modifications to the api/top-lang.js
and src/cards/top-languages-card.js
.
Describe alternatives you've considered
No response
Additional context
It might require CSS adjustments for many layouts. For instance, the default layout appears as follows:
abap34 and qwerty541
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.featurelang-cardIssues related to the language card.Issues related to the language card.