@_wbstr/vdf
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Valve Data Parser

parse vmt/vdf files

import { vmt, vdf } from '@_wbstr/vdf'

const object1 = await vmt(vmtString)
const object2 = await vdf(vdfString)

Readme

Keywords

none

Package Sidebar

Install

npm i @_wbstr/vdf

Weekly Downloads

1

Version

2.0.0

License

ISC

Unpacked Size

5.99 kB

Total Files

12

Last publish

Collaborators

  • _wbstr