Marak / colors.js

get colors in your node.js console
https://github.com/Marak/colors.js
Other
5.17k stars 446 forks source link

Fix #119 - use util.inspect for logging objects #120

Closed geraintwhite closed 6 years ago

geraintwhite commented 9 years ago

Fixes #119

0cv commented 9 years ago

very useful!

SamDecrock commented 8 years ago

Please merge this into the repo. I tested this and it's much nicer to work with real objects instead of [object Object] ;-)

DABH commented 6 years ago

This looks nice to me. Sorry for the long delay! Merging this into develop, so expect to see it in the next release.