node-steamid
SteamID parser
Provides an easy-to-use SteamID object for interacting with SteamIDs
68 stars
10 watching
11 forks
Language: JavaScript
last commit: 3 months 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 | 893 |
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 484 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 68 |
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 | 239 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 184 |
doctormckay/node-steam-tradeoffer-manager | Manages Steam trade offers by taking care of most implementation work, allowing developers to integrate them into their applications. | 522 |
doctormckay/node-tf2 | A JavaScript module providing an interface to interact with the Team Fortress 2 game coordinator. | 57 |
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 | 667 |
itsjfx/node-steam-inventory-api-ng | A Node.js wrapper for the Steam Inventory API with features like retries and proxy support | 4 |