3.0.0 • Published 7 years ago

@dsyncerek/node-steam-inventory v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago