Sometimes you have a big blob of JSON and you parse it using JSON.parse(blob) and everything is great. Other times, you receive a big blob of JSON that was other blobs of JSON within other blobs of ...
You can use sort-nested-json to sort an array containing JavaScript Objects or a JSON String (containing an array). Here is an example of using sort-nested-json ...