3.0.0 • Published 6 years ago

@dsyncerek/node-steam-inventory v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Steam Inventory for Node.js

Get inventory of user using steam api.

Installation

npm i @dsyncerek/node-steam-inventory

Usage

const SteamInventory = require('@dsyncerek/node-steam-inventory')();

SteamInventory.get('76561198020084907').then(data => console.log(data));
3.0.0

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago