Skip to content

DenSinH/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON

A simple wrapper around

std::variant<std::string, int, double, bool, std::map<std::string, JSON>, std::vector<JSON>, std::nullptr_t>

that loads and dumps JSON files.

About

A simple JSON loader / dumper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published