A simple tool to beautify your JSON files
-
Updated
Jun 2, 2020 - Go
A simple tool to beautify your JSON files
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.
Add a description, image, and links to the json-beautify topic page so that developers can more easily learn about it.
To associate your repository with the json-beautify topic, visit your repo's landing page and select "manage topics."