Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

rjackson/node-vdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

steamodd's vdf.py ported to node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published