An utility to help JSON processing. Just need to provide the JSON content.
Click
Here To Watch A Demo On It(https://youtu.be/tb7hShXIAQk).
It supports:
- Convert multi line JSON string to single line JSON string /li>
- Remove all attribute value from the json string
- Check correctness of the JSON String .
- Convert a JSON to represent by a java variable
- Format a JSON String
- JSON sorting. It sorts both elements and attributes.
- Convert a JSON to javadoc comment.
- Format JSON String.
How It Works: