Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 243 Bytes

libjson++

libjson++ is a lightweight, fast and easy to use json parser for c++. extremely useful for storing config files.

see the sample.cpp code for a quick start on how to use it.

any suggestions and contributions are welcome.