There are a lot of good online JSON viewers where I can paste in the structure & it'll pretty-print it.. but one thing I'd find useful (for complex JSON structures) is to be able to click on an attribute and it display the JavaScript object path to get to it, e.g.
Example image showing what I mean :)
I've not found any online (or offline) viewer that'll do this.. I don't suppose anyone knows of one?
Thanks in advance.
You can visit my site: https://thisyogesh.github.io/jsonmaker/.
Hope this helps you!