Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doctormckay/node-steam-tradeoffer-manager
Simple and sane Steam trade offer management
https://github.com/doctormckay/node-steam-tradeoffer-manager
javascript node steam steam-trade-offers steam-trading trade-offers
Last synced: about 1 month ago
JSON representation
Simple and sane Steam trade offer management
- Host: GitHub
- URL: https://github.com/doctormckay/node-steam-tradeoffer-manager
- Owner: DoctorMcKay
- License: mit
- Created: 2015-05-11T04:23:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T23:23:17.000Z (7 months ago)
- Last Synced: 2024-04-14T10:16:05.486Z (7 months ago)
- Topics: javascript, node, steam, steam-trade-offers, steam-trading, trade-offers
- Language: JavaScript
- Homepage: https://dev.doctormckay.com/forum/9-node-steam-tradeoffer-manager/
- Size: 517 KB
- Stars: 475
- Watchers: 38
- Forks: 128
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Steam Trade Offer Manager for Node.js
[![npm version](https://img.shields.io/npm/v/steam-tradeoffer-manager.svg)](https://npmjs.com/package/steam-tradeoffer-manager)
[![npm downloads](https://img.shields.io/npm/dm/steam-tradeoffer-manager.svg)](https://npmjs.com/package/steam-tradeoffer-manager)
[![license](https://img.shields.io/npm/l/steam-tradeoffer-manager.svg)](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/blob/master/LICENSE)
[![sponsors](https://img.shields.io/github/sponsors/DoctorMcKay.svg)](https://github.com/sponsors/DoctorMcKay)This module is designed to be a completely self-contained manager for
[Steam trade offers](https://steamcommunity.com/my/tradeoffers).Instead of being just a simple API wrapper, it's designed to take most of the work out of implementing trade offers in
your application.**You absolutely need Node.js v4.0.0 or later or this won't work.**
Install it from [npm](https://www.npmjs.com/package/steam-tradeoffer-manager) or check out the
[wiki](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki) for documentation.**Have a question about the module or coding in general? *Do not create a GitHub issue.* GitHub issues are for feature
requests and bug reports. Instead, post in the [dedicated forum](https://dev.doctormckay.com/forum/9-node-steam-tradeoffer-manager/).
Such issues may be ignored!**# Support
Report bugs on the [issue tracker](https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/issues) or ask questions
on the [dedicated forum](https://dev.doctormckay.com/forum/9-node-steam-tradeoffer-manager/).