DEV Community

TateLyman
TateLyman

Posted on

JSON Tree Viewer: Collapsible, Syntax-Highlighted, Click-to-Copy Paths

Paste JSON. See it as a collapsible tree with syntax highlighting. Click any key or value to copy its JSONPath.

Color-coded: keys (blue), strings (orange), numbers (green), booleans (yellow), null (gray).

Auto-collapses deep nodes. Expand/collapse with click.

JSON Tree Viewer

Also new: Brand Colors — color palettes from Google, GitHub, Spotify, Stripe, and 12 more brands.

Full toolkit: devtools-site-delta.vercel.app

Top comments (0)