var pretty = require('js-object-pretty-print').pretty, foo = { "aString": "ipsum lorem", "aNumber": 3 "anArray": ["shoes", "socks", "shirts"], "anObject": { "aValue ...
Add a description, image, and links to the js-print topic page so that developers can more easily learn about it.