tf2-format 8.0.0-dev.16
Install from the command line:
Learn more about npm packages
$ npm install @tf2-automatic/tf2-format@8.0.0-dev.16
Install via package.json:
"@tf2-automatic/tf2-format": "8.0.0-dev.16"
About this version
This is a standard library for working with different formats in Team Fortress 2. It is designed with speed and interoperability in mind, and it is a many times faster than alternatives.
I created this library because I needed fast, simple, and reliable handling of different formats in Team Fortress 2. Other libraries are slow, complicated, and rely heavily on hard-coded values. This library can parse different formats into a single common format.
This library is organized into different classes, each made for working with specific formats. By separating functionality this way, you can easily find and work with the format you need without unnecessary complexity.
For parsing items, e.g. econ items from inventories and trades, or TF2 items from the TF2 GC (node-tf2), use one of the implementations of the Parser class. For parsing econ items, use the EconParser class. For parsing tf2 items, use the TF2Parser class. See here for the item parser documentation.
For working with SKUs, use the SKU class.
Details
- tf2-format
-
tf2-automatic
- 12 months ago
- 2 dependencies
Assets
- tf2-format-8.0.0-dev.16.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0