Skip to content

Releases: WaterJuice/JsonLib

Version 1.0.0

24 Nov 05:32
Compare
Choose a tag to compare

First version of JsonLib. This provides JSON/JSON5 parsing and writing. It can unmarshall aJSON dictionary directly to and from a C structure. Documentation is sparse. Start with UserGuide.md. Futher information is in the .h files and examples in unit tests.
Binaries provided for Windows, Mac, and Linux. All unit tests are passing.