SteamVDF
A packages that allows you to parse binarized VDF files into readable JSONs.
Installation
NPM
npm install steamvdf
Usage
Typescript
;; ;;
Javascript
const steamvdf = ;const fs = ; const buffer = fs;const vdf = buffer;
A packages that allows you to parse binarized VDF files into readable JSONs.
npm install steamvdf
;; ;;
const steamvdf = ;const fs = ; const buffer = fs;const vdf = buffer;
npm i steamvdf
0
1.0.2
gpl-3.0
63.9 kB
18