get-csgo-inventory
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

getCsgoInventory()

A simple & small JS module to query a Steam user's CSGO inventory.

Installation

Add the dependency:

# when using yarn
yarn add get-csgo-inventory

# when using npm
npm i get-csgo-inventory

API

The API of this module is simple.
There's only one function which you can call:

import { getCsgoInventory } from 'get-csgo-inventory'


const inventoryResponse = await getCsgoInventory("SOME_STEAM_ID")

Response Model

TODO Add docs for response model

License

TODO Add license information

Readme

Keywords

none

Package Sidebar

Install

npm i get-csgo-inventory

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

11.5 kB

Total Files

18

Last publish

Collaborators

  • pddstudio