[fpc-devel] JSON Beautifier
Michael Van Canneyt
michael at freepascal.org
Thu Sep 23 16:23:05 CEST 2010
On Thu, 23 Sep 2010, theo wrote:
> Hello,
>
> Has anybody written some pascal code to make the output of "TJSONData.AsJSON"
> more readable for the human eye?
Have you tried the JSONVIewer app in Lazarus ? tools/jsonviewer ?
It displays (and allows to manipulate) the JSON in a completely graphical
manner.
I'm already working on a formatted JSON call, but I'm not yet there.
Michael.
More information about the fpc-devel
mailing list