We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to integrate Jzon in your project
There are two ways to integrate Jzon in your project.
You can just copy Jzon.h and Jzon.cpp directly into your project folder. This is the easiest and recommended way.
You can build a static or dynamic library, but I'm not going to go into any detail on how it's done.