Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 383 Bytes

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