Steam stats svg generator. Create your own Steam stat dynamically and share anywhere.
This can be used with .md
files!
You can put in your GitHub readme too ๐
For .md
files -
![Travis](https://steam-stat.vercel.app/api?profileName=ananto)
For using as img
property in html or md files -
<img src="https://steam-stat.vercel.app/api?profileName=ananto"/>
You need to provide the profile name in query parameter ?profileName=ananto
.
Please ensure that your Steam profile is public!
Contributions are welcomed โค๏ธ
There are many things to add, so please feel free to discuss and improve the code quality
Inspired by github-readme-stats and natemoo-re