A library that simplifies working with writing objects to json and reading objects from json.
User documentation can be obtained at this link.
If you have any difficulties or questions about using this lib, create a discussion in this repository.
This program is written in c++17 using the Qt 6.8.0 framework. So to use this lib you should have Qt 6.8.0 and any compiler for c++17.
All comments are written according to Conventional Commits.