stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes
as-table
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
treeify
converts a JS object into a nice and readable tree structure for the console