Skip to content

🎮 A simple Javascript example for displaying a Steam Group's member count on your site.

License

Notifications You must be signed in to change notification settings

PrimeStudios/Steam-Group-Members-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam-Group-Members-JS

CodeFactor

Overview

A simple JavaScript example for displaying a Steam Group's member count on your site using the Fetch API and Abdolence's X2JS Library.

Usage

Configuration can be done directly in the script.js file:

const corsProxy = 'cors-anywhere.herokuapp.com'; // Full domain of desired CORS proxy
const groupName = 'steamuniverse'; // The name of your Steam Group

License

This project is licensed under the MIT License © 2019-2020 Prime Studios