Skip to content

stats-organization/github-stats-extended

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
GitHub Readme Stats

GitHub Stats Extended

Dynamically generate GitHub stats for your READMEs.

This project is an extended version of github-readme-stats. It generates various stats cards, e.g. about your GitHub contributions, your top languages, etc. You can customize the cards via multiple parameters.

Table of Contents

Quick Start

  • Copy and paste this into your markdown:
    [![Anurag's GitHub stats](https://github-stats-extended.vercel.app/api?username=anuraghazra)](https://github.com/stats-organization/github-stats-extended)
  • Change the ?username= value to your GitHub username.
  • Done!

As more comfortable alternative, use the GitHub-Stats-Extended Wizard to create your custom stats card. Copy the generated markdown code and paste it into your GitHub profile README. Done!

Card Types

  • Show your GitHub statistics:

    Anurag's GitHub stats

  • ...your top languages...:

    Top Langs

  • ...and development time:

    Harlok's WakaTime stats

  • Pin more than 6 repos in your GitHub profile:

    Readme Card

  • Pin Gists in your GitHub profile:

    Gist Card

  • Customize all the cards:

    Anurag's GitHub stats

Advanced Customization

The GitHub-Stats-Extended Wizard offers some essential customization options. For more advanced customization check out the advanced documentation.

Acknowledgements

This project is based on github-readme-stats. On top of their functionality I added several new features and improvements. See Fork Information for a list of changes. The frontend I added to the project is based on GitHub Trends. Big thanks to @anuraghazra, @avgupta456, @rickstaa, @qwerty541 and everyone else who worked on these projects! ❤️

Self-Hosting

Since the GitHub API only allows a limited number of requests per hour, the public instance of GitHub-Stats-Extended at https://github-stats-extended.vercel.app/api could possibly hit the rate limiter. If you host your own instance you do not have to worry about anything. Also, if you don't want to give my GitHub-Stats-Extended instance access to your private contributions but still want to include these contributions in your stats, you can simply host your own instance.

See Deploy on your own for various deployment options.

Contributing

Contributions are welcome!

About

Dynamically generate GitHub stats for your READMEs.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Languages

  • JavaScript 99.5%
  • Other 0.5%