stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes
stringify-object-es5
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
treeify
converts a JS object into a nice and readable tree structure for the console