/json-Serialization

Json namespace provides functionality for serializing to and deserializing from JavaScript Object Notation (JSON). Serialization is the process of converting the state of an object, that is, the values of its properties, into a form that can be stored or transmitted.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.