Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 271 Bytes

JSON

C++ classes for formatting and parsing strings in JSON format. This class handles all of the JSON types. The parser can also be configured to relax some of the strict syntax rules to be more user friendly when parsing configuration files that use the JSON format.