node-steam-forum
Steam dev forum
A forum for discussing coding and development of Steam-related applications in JavaScript and Node.js
Forum about coding for Steam on Node.js and JavaScript
43 stars
17 watching
6 forks
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
scholtzm/node-steam-groups | A custom node-steam handler providing group functions | 16 |
andrewda/node-steam-guide | A comprehensive guide to building Steam bots and websites using Node.js | 665 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |
charredgrass/nodejs-bot-guide | A guide to creating bots for Steam using node.js, covering basic topics and providing step-by-step instructions. | 46 |
forward/node-hive | A client library for interacting with the Hive Thrift Server | 61 |
itsjfx/node-steamapis | An unofficial JavaScript module providing a community-maintained interface to SteamApis.com API calls | 8 |
waylaidwanderer/php-steamcommunity | Provides an interface to interact with the Steam Community website using PHP. | 77 |
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 |
longi94/javasteam | Provides an interface to directly interact with Valve's Steam servers. | 95 |
scholtzm/vapor | A lightweight framework for building Steam client extensions in Node.js using plugins and an event-driven architecture. | 107 |
ellerbrock/nodejs-for-webdeveloper | Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 |