JSON Beautifier
by Michael Alexsander | MPL-2.0
A beautifier for the JSON file format
A simple beautifier for JSON (available via JSONBeautifier.beautify_json() ), allowing to properly format JSON strings, as well as to turn formatted JSON into a single line string (with JSONBeautifier.uglify_json() )
loading more results...