Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nicklason/node-bptf-listings
- Owner: Nicklason
- License: mit
- Created: 2018-01-23T14:40:42.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T22:18:28.000Z (about 2 years ago)
- Last Synced: 2024-11-18T15:48:15.622Z (about 2 months ago)
- Topics: backpacktf, bptf, javascript, node
- Language: JavaScript
- Size: 283 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)