Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

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.