Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bptf-api-wrapper

viggojonasson15ISC1.0.0TypeScript support: included

A backpack.tf api wrapper that simplifies the usage of the confusing backpack.tf api.

tf2, backpacktf

readme

bptf-api-wrapper

A backpack.tf api wrapper that simplifies the usage of the confusing backpack.tf api.

Usage

Getting Started

import BPTFWrapper from 'bptf-api-wrapper';

const wrapper = new BPTFWrapper('bptf api key (https://backpack.tf/developer/)', 'bptf token (https://backpack.tf/connections/')

More documentation coming soon.