JSON Formatter
Format, Validate & Minify JSON with Error Detection
โ
Valid JSON โ Formatted
OUTPUT
{
"name": "CalcNation",
"tools": 20,
"phase": 1,
"categories": [
"health",
"finance",
"developer"
]
}
Format, Validate & Minify JSON with Error Detection