Skip to content

Ananto30/steam-stat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam-stats

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 😃

Example 📝

For .md files -

![JuanTheJoker](https://steam-stat.vercel.app/api?profileName=JuanTheJoker)

For using as img property in html or md files -

<img src="https://steam-stat.vercel.app/api?profileName=JuanTheJoker"/>

JuanTheJoker

You need to provide the profile name in query parameter ?profileName=JuanTheJoker.

Please ensure that your Steam profile is public!

How to get profile name or url

Go to profile Get profile name

How to make profile public

Make profile public

Contribution

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