1.2.1 • Published 6 years ago

simple-vdf2 v1.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

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