node-vdf icon indicating copy to clipboard operation
node-vdf copied to clipboard

steamodd's vdf.py ported to node.js

Results 1 node-vdf issues
Sort by recently updated
recently updated
newest added

For some reason, VDF/KeyValue supports duplicate keys. I added support to turn them into arrays (you can see an example in the updated test.js) I also fixed up the package.json...