Hi,
I am trying to build yet another JSON formatter but it has features based on my experience as a developer trying to debug JAVA code which would output JSON in logs. These are features that I wish other famous online converters had.
I am trying to see if these are common problems with other devs out there.
I would love to know if you use online JSON formatter? If yes, then what is that one feature that you miss the most and what is that one feature that you use the most?
I hope to have the function of highlighting and stretching.
This is the JSON formatter I made, come on .
https://www.jsonformatting.com/
Good one @nakteliy!
I made https://jsontoolbox.com to give many more simple functionalities like copying minified json in a single click or copying a child object in a single click.
It lets you format/minify multiple JSON on the same page in real time.
Wow, what you made is really great ! !