Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Based on the top-langs API, implemented the function to statistics the distribution of the language in many code repo just by the paramas: &langtuage=Java #3576

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Haoke98
Copy link

@Haoke98 Haoke98 commented Jan 3, 2024

At the same time, the function of controlling whether the Fork warehouse is included in the statistical calculation through the isFork parameter is initially implemented.

Aggregation by a language

You can use the &language= option to aggregate all your repos by a language, and you can easily check the distribution of the language in many code repositories.

![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&language=Java)

aggregation_by_a_language

…te statistics based on a certain language on the distribution of the language in many code repo. At the same time, the function of controlling whether the Fork warehouse is included in the statistical calculation through the isFork parameter is initially implemented.
Copy link

vercel bot commented Jan 3, 2024

@Haoke98 is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added documentation Improvements or additions to documentation. lang-card Issues related to the language card. dependencies Pull requests that update a dependency file labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation. lang-card Issues related to the language card.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant