Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
/ vdf-parser Public archive
forked from rossengeorgiev/vdf-parser

JS library to (de)serialize Text-based Valve Data Format (VDF).

License

Notifications You must be signed in to change notification settings

l3laze/vdf-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-vdf2

Travis-CI Build Status Codecov branch Codacy Badge

Dev Dependencies Peer Dependencies

JavaScript Style Guide


A Simple library for Text-based VDF (Valve Data Format) (de)serialization.

Based on Rossen Georgiev's simple-vdf.

methods

parse(string)

Parse a string containing VDF and returns an object

stringify(obj) / dump(obj)

Serializes an object to a string of VDF

About

JS library to (de)serialize Text-based Valve Data Format (VDF).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%