tf2-dynamic-schema
v0.1.10
Published
Dynamic schema for tf2-item-format.
Downloads
3
Readme
tf2-dynamic-schema
Fetch and inject schema into tf2-item-format.
Installation
# Yarn
yarn add tf2-dynamic-schema
# NPM
npm install tf2-dynamic-schema
Usage
import { fetchSchema } from 'tf2-dynamic-schema';
const format = await fetchSchema('STEAM-API-KEY');
console.log(format.stringify(format.parseSKU('5021;6'))); // Mann Co. Supply Crate Key