https://github.com/ananto30/steam-stat
🎮 Dynamically generate your Steam (game) stats card on SVG
https://github.com/ananto30/steam-stat
dynamic github-profile-card profile-readme serverless statistics steam steam-profile steam-stats svg vercel
Last synced: about 1 month ago
JSON representation
🎮 Dynamically generate your Steam (game) stats card on SVG
- Host: GitHub
- URL: https://github.com/ananto30/steam-stat
- Owner: Ananto30
- License: mit
- Created: 2020-10-07T17:08:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T06:19:16.000Z (5 months ago)
- Last Synced: 2024-12-12T07:18:33.825Z (5 months ago)
- Topics: dynamic, github-profile-card, profile-readme, serverless, statistics, steam, steam-profile, steam-stats, svg, vercel
- Language: JavaScript
- Homepage: https://steam-stat.vercel.app/api?profileName=topson
- Size: 5.8 MB
- Stars: 20
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 -
```

```
For using as `img` property in html or md files -
```![]()
```[](https://steam-stat.vercel.app/api?profileName=topson)
You need to provide the profile name in query parameter `?profileName=topson`.
**Please ensure that your Steam profile is public!**
### How to get profile name or url

### How to 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](https://github.com/anuraghazra/github-readme-stats) and [natemoo-re](https://github.com/natemoo-re/natemoo-re)