Ask HN: Prettyjson for browser?
https://news.ycombinator.com/item?id=8501277Anyone know of a package that will display json in a nice way like it does through the browsers console.log from the console?
https://www.npmjs.org/package/prettyjson
I found this but it's only for node and for the CLI. Doesn't translate well for the browser.