Components
JSON Viewer
Browse structured payloads with collapsible nodes, search, and path copying.
pnpm dlx shadcn@latest add https://shad.mp-lb.dev/r/json-viewer.jsonDocument payload
7 keys"payload": {
"documentId": "docs/release-notes.md",
"status": "saved",
"version": 42,
"updatedAt": "2026-05-21T13:35:00.000Z",
"author": {
"id": "usr_123",
"name": "Felix"
},
"features": [
0: "markdown",
1: "version-history",
2: "conflict-resolution"
],
"transport": {
"type": "trpc",
"endpoint": "/trpc"
}
}