| |||||
JSON strings are normally a big chunk of text, displayed in one line of constant data. If the JSON string contains lots of information, it's almost impossible to read by a human being.
json-format helps by taking the string and unpacking it into a human readable array structure, displaying it in a Web page via the <pre> tag.
This helps with readability and also with debugging.

Via: json-format






0 Comment:
Post a Comment