prettyjson icon indicating copy to clipboard operation
prettyjson copied to clipboard

Package for formatting JSON data in a coloured YAML-style, perfect for CLI output

Results 22 prettyjson issues
Sort by recently updated
recently updated
newest added

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...

![649438969](https://cloud.githubusercontent.com/assets/6203430/11018040/91fb6570-857b-11e5-8b24-1f4c314dddc1.jpg) 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...