prettyjson
prettyjson copied to clipboard
Package for formatting JSON data in a coloured YAML-style, perfect for CLI output
What changes have you made? Changes made while printing json with user specified colors Previously user was able to specify any color(invalid color) because of which all the data was...
 Somewhat the shell was colored. everything after was green. But by re-running the very same node program(with `prettyjson` output, which should change text color repeatly), it was restored to...