anuraghazra / github-readme-stats

:zap: Dynamically generated stats for your github readmes
https://github-readme-stats.vercel.app
MIT License
68.51k stars 22.49k forks source link

Add repository stats card #2141

Open brundabharadwaj opened 1 year ago

brundabharadwaj commented 1 year ago

Is your feature request related to a problem? Please describe. it's not related to any of the problem.

Describe the solution you'd like Statistics should be addable in each repo. On Adding Repo viewers could see the repo stats that includes details like numbers commits for that particular repo, total number of contributors, languages used, PR accepted till date and other relevant details if any. Let's discuss the hurdles if any :)

rickstaa commented 1 year ago

@brundabharadwaj If I understand you correctly, you want to have a new card that displays information about a given repository. Similar to the pin card but then containing the following:

brundabharadwaj commented 1 year ago

@brundabharadwaj If I understand you correctly, you want to have a new card that displays information about a given repository. Similar to the pin card but then containing the following:

  • Repo name.
  • Total Stars.
  • Total Forks.
  • Contributors.
  • Open PR.
  • Open Issues.
  • Main language.

@rickstaa perfect ! :)

rickstaa commented 1 year ago

Related to https://github.com/anuraghazra/github-readme-stats/issues/1410, but slightly different.