UNPKG

steam-tradeoffer-manager

Version:
26 lines (18 loc) 1.61 kB
# 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/).