ppjson 0.1.0

Pretty-print JSON files including colors and automatically piping through a pager
ppjson-0.1.0 is not a library.

Pretty-print JSON files including colors and automatically piping through a pager.

Usage

Pretty-print a JSON file:

ppjson file.json

Pretty-print JSON output from another program:

cat file.json | ppjson

Installation

cargo install ppjson

License

Licensed under either of

at your option.