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

1a5beb5 Â· Mar 17, 2020

History

10 Commits
Jan 28, 2020
Mar 9, 2020
Mar 17, 2020
Jan 28, 2020
Jan 28, 2020

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published