README
get-steam-profile
Simple package that allows me to make a API request with token/steamID64 to grab a user profile.
gets a steam profile via SteamID64
<script type="module">
import getSteamProfile from 'https://cdn.skypack.dev/get-steam-profile';
</script>
Simple package that allows me to make a API request with token/steamID64 to grab a user profile.