GitHub Stats Extended
Dynamically generate GitHub stats for your READMEs.
GitHub-Stats-Extended is the extended, actively maintained successor of github-readme-stats. It generates various stats cards about your GitHub contributions, your top languages and more. You can customize the cards via multiple parameters.
Quick Start
Section titled “Quick Start”Copy and paste this into your markdown, then change the ?username= value to your GitHub username:
[](https://github.com/stats-organization/github-stats-extended)As a more comfortable alternative, use the card wizard to configure your card visually. Then copy the generated markdown into your GitHub profile README.
Migration from github-readme-stats
Section titled “Migration from github-readme-stats”To migrate from github-readme-stats you only need to change the domain from github-readme-stats.vercel.app to github-stats-extended.vercel.app:
https://github-readme-stats.vercel.app/api?username=octocat&theme=radicalhttps://github-stats-extended.vercel.app/api?username=octocat&theme=radicalGitHub-Stats-Extended aims to be fully compatible with github-readme-stats. For details see Compatibility Notes.
Card Types
Section titled “Card Types”-
Show your GitHub statistics:
-
…your top languages…:
-
…and development time:
-
Pin more than 6 repos in your GitHub profile:
-
Pin Gists in your GitHub profile:
-
Customize all the cards:
Where to next
Section titled “Where to next”- Cards — the options each card accepts.
- Customization — options every card shares, plus theming and locales.
- Available Themes — the built-in themes, rendered as live examples.
- Run It Yourself — GitHub Actions or a self-hosted Vercel deployment.
- Fork Information — what this project adds on top of github-readme-stats.
Acknowledgements
Section titled “Acknowledgements”This project is based on github-readme-stats. The card wizard is based on GitHub Trends. Big thanks to @anuraghazra, @avgupta456, @rickstaa, @qwerty541 and everyone else who worked on these projects! ❤️
