Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicklason/node-bptf-listings

Manage listings on backpack.tf
https://github.com/nicklason/node-bptf-listings

backpacktf bptf javascript node

Last synced: about 1 month ago
JSON representation

Manage listings on backpack.tf

Awesome Lists containing this project

README

        

# node-bptf-listings

## Getting started

## Prerequisites

node-bptf-listings uses [tf2-schema](https://github.com/Nicklason/node-tf2-schema), you need to install it and set it up to use bptf-listings.

npm install tf2-schema

## Installation

Install it from [npm](https://www.npmjs.com/package/bptf-listings):

npm install bptf-listings

## Usage

See the [examples](https://github.com/Nicklason/node-bptf-listings/tree/master/examples)