A fast, keyboard-driven viewer for large XML & JSON.
Paste JSON or XML anywhere with ⌘V to open it as a new document — or open a file from disk. Everything is parsed in memory and rendered one screenful at a time, driven entirely from the keyboard.
| ↑↓ | move selection |
| → | expand, or step into first child |
| ← | collapse, or jump to parent |
| ⏎ Space | toggle node |
| ⇧→ ⇧← | expand / collapse whole subtree |
| Home End | first / last node |
| PgUp PgDn | page up / down |
| ⌘K / | open search |
| ⏎ ⇧⏎ | in search: next / previous match |
| ⌘V | paste clipboard as a new document |
| o | open a file |
| h | open history |
| Esc | close search / any panel |