js json_encode bonito

var str = JSON.stringify(obj, null, 2); // spacing level = 2
Tukusej’s Sirs