Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QJsonFileWorkerRAII

A library that simplifies working with writing objects to json and reading objects from json.

Static Badge GitHub top language GitHub GitHub Repo stars

Documentation

User documentation can be obtained at this link.

Support

If you have any difficulties or questions about using this lib, create a discussion in this repository.

Dependencies

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.

Description of commits

All comments are written according to Conventional Commits.

About

A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages