SimpleJSON is a lightweight JSON library for exporting data in JSON format from C++. By taking advantage of templates and operator overloading on the backend, you're able to create and work with JSON ...
This small utility generates a style string with css custom properties (variables) from an javascript object or json string. It is useful, if you have a styled theme defined as json object and want to ...