Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 846 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 846 Bytes

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