Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vdf

RJacksonm1189kISC0.0.2

A port of steamodd's vdf.py to node.js.

steam, valve, vdf

readme

node-vdf

A port of steamodd's vdf.py to node.js.

Tests are written for use with nodeunit, and can be executed with nodeunit test.js.

Methods

parse(string)

Parses a VDF string and returns an object.

dump(obj)

Dumps an object to a VDF string.