Add a description, image, and links to the json-viewer topic page so that developers can more easily learn about it.
This project is a small, header-only library that uses magic_enum to provide concise serialization for enums with JSON for Modern C++, a.k.a 'nlohmann/json'. It provides functions to encode enums as ...