Settings

Theme

Show HN: Formatter Workspace – A multi-pane JSON/XML inspector and formatter

formatter-workspace.com

4 points by maggie-r-m-88 3 months ago · 0 comments · 1 min read

Reader

Tree-based inspector for JSON/XML documents.

At work, debugging often means jumping between logs from multiple systems, and I got tired of opening a bunch of tabs just to quickly format and inspect JSON/XML side by side.

A lot of existing tools are ad-heavy, not fully client-side, or limit you to a single document, so I built a small workspace-style tool that lets me inspect multiple payloads at once, entirely in the browser.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection