rocket

JSON Inspector

A collapsible, searchable, code-editor-style JSON tree viewer with type coloring, line numbers, match highlighting and per-node path/value copy.

npx shadcn@latest add https://rocket.gozturk.dev/r/json-inspector.json
/
1
{
2
"active": true,
3
"id": "usr_8x21",
4
"lastSeen": null,
5
"name": "Ada Lovelace",
6
"orders": [
7
{} 4 keys,
8
{} 4 keys
9
],
10
"profile": {
11
"email": "ada@analytical.engine",
12
"location": {} 2 keys,
13
"verified": false
14
},
15
"roles": [
16
"admin",
17
"engineer"
18
]
19
}