DEV Community

Cover image for DevBox Showcase: JSON Explorer
Szikszai Gusztáv
Szikszai Gusztáv

Posted on • Edited on • Originally published at devbox-app.hashnode.dev

3 1

DevBox Showcase: JSON Explorer

Hi đź‘‹,

This is the next post in the series showcasing tools from DevBox 🎉, an application (desktop, browser extension or web) that contains many useful tools and cheat-sheets.


Did you ever had to dive deep into a JSON file? DevBox has a tool for that: you can check a JSON object interactively using a column based UI.

Here is a short video about it:

Some notable features:

  • Clicking on a field will open up a column on the right side with its information or it's child fields in the case of an object or array.
  • It can detect non-standard fields such as colors and URLs.
  • Show statistics for strings (words, lines, bytes).
  • Show different formats of the color (RGBA, HSLA).
  • Show parts of the URL (origin, host, path, etc...).

More DevBox showcases are coming, so follow me here if you want to be notified!

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

đź‘‹ Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay