I use the built-in JSON package with Flex 4.6, as you format it well, for example, indent with 4 spaces, put each object in a new line, etc.
The last parameter is used to insert spaces:
JSON.stringify(object, null, 4);
Source: https://habr.com/ru/post/1441029/More articles:Attach table function in query - sql-serverTerminate the Mac OSX application for a certain period of time and ask the user to update - cocoaDrupal 6: Associated Locations Using Views - viewsAutoSmusher for amazon S3 for image optimization? - optimizationThe solution to this exercise - theorem-provingUsing inspect.getmembers - pythonWhy is this program printed twice? - pythonHow to stop simultaneous playback of embedded Youtube videos - javascriptShowing a nested array using RestKit / iOS - jsonActive actors - Implement workflows, actions or dialogs - workflowAll Articles