JSON Formatter
Pretty-print, minify, sort keys and validate — with precise error locations.
6
Nodes
3
Keys
3
Max depth
Result
{
"name": "Saleh",
"stack": [
"React",
"Next.js"
],
"shipping": true
}Pretty-print, minify, sort keys and validate — with precise error locations.
{
"name": "Saleh",
"stack": [
"React",
"Next.js"
],
"shipping": true
}