mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
⚡ Dynamically generated stats for your github readmes
* feat: added ability to hide specific stats * chore: added docs for ?hide= * chore: fix readme docs * chore: updated docs preview link |
||
|---|---|---|
| api | ||
| .gitignore | ||
| .vercelignore | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
Github Readme stats
Get dynamically generated github stats on your readmes!
How to use
Copy paste this into your markdown content and thats it. simple!
change the ?username= value to your GitHubs's username

Hiding certain stats
To hide any specific stats you can pass a query parameter ?hide= with an array of items you wanna hide.
Options:
&hide=["stars","prs","issues","contribs"]

Demo
- Hiding specific stats
Contributions are welcomed! <3
Made with ❤️ and javascript.