Jump to content

Recommended Posts

Posted

I have been using this for a while now and it is incredibly useful. They have also just released a beta version which is so clean :)

I am sure there are other tools out there like it, but this one has made my life so much easier many times.

http://json.parser.online.fr/beta/

Be sure to check all the options under the settings cog!

  • Like 5
Posted

Wow - you've outdone me with the visualization dendogram from jsonmate :)

Check out the skyscrapers demo:

post-985-0-22962700-1394374363_thumb.jpg

  • Like 3
Posted

.. and then there's var_dump(json_decode($json)).

Seriously speaking, though, the quality of these tools is amazing. I'm having hard time imagining where I would use any of those, but they're all totally cool nevertheless :)

  • Like 2
Posted

Hey teppo - the key thing for me is the ability to quickly collapse objects and arrays to make it easier to see what's what and avoid endless scrolling.

Posted

Makes sense :)

I usually do that with Chrome dev tools. It's not that pretty, but handles the job of collapsing, displaying data types and lengths etc. quite well.

  • Like 1
Posted

True, true - I use that sometimes too when dealing with small json snippets, but head to one of those others when things get larger. Lots of options I guess - in general it blows me away all of the cool dev tools we have available now - almost too many - could spend all your days investigating new things and not getting anything done :)

  • Like 2
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...