json-beautify
There are 2 repositories under json-beautify topic.
SurgicalSteel/json-beautify
A simple tool to beautify your JSON files
BaseMax/BeautifyJSONC
JSON Beautifier is a simple C program that takes a minified JSON file as input and formats it to produce a more readable JSON file as output. This tool can be handy when you have compressed JSON data and want to make it more human-readable.