JSON Formatter
Paste JSON to beautify, minify, or validate it.
Valid JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name": "Anshul Garg",
"blog": {
"title": "Think Better. Decide Smarter.",
"topics": [
"game-theory",
"mental-models",
"systems-thinking",
"behavioral-science"
],
"posts": 40,
"weekly": true
},
"links": {
"github": "https://github.com/AnshulG8",
"twitter": "https://x.com/AnshulG8"
}
}319 characters · 13 lines9 keys · depth 3 · 349 B