node-steamid
SteamID parser
Provides an easy-to-use SteamID object for interacting with SteamIDs
66 stars
10 watching
11 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 67 |
doctormckay/node-steam-webapi | A Node.js client for the Steam WebAPI, providing methods to make HTTP requests and handle errors. | 17 |
doctormckay/node-steam-gameserver | A Node.js module providing a handler for interacting with Steam's game server API | 15 |
doctormckay/php-steamid | A class-based solution for handling Steam IDs in PHP. | 10 |
doctormckay/node-steam-totp | Generates 2-factor authentication codes based on a shared secret | 240 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |
doctormckay/node-steam-tradeoffer-manager | Manages Steam trade offers by taking care of most implementation work, allowing developers to integrate them into their applications. | 517 |
doctormckay/node-tf2 | A JavaScript module providing an interface to interact with the Team Fortress 2 game coordinator. | 56 |
scholtzm/node-steam-groups | A custom node-steam handler providing group functions | 16 |
itsjfx/node-steamapis | An unofficial JavaScript module providing a community-maintained interface to SteamApis.com API calls | 8 |
doctormckay/php-steam-totp | A PHP library for authenticating with Steam using its proprietary TOTP algorithm | 22 |
andrewda/node-steam-guide | A comprehensive guide to building Steam bots and websites using Node.js | 665 |
itsjfx/node-steam-inventory-api-ng | A Node.js wrapper for the Steam Inventory API with features like retries and proxy support | 4 |