#json #pretty-print #automatic #pager #color #piping

app ppjson

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

1 unstable release

0.1.0 Dec 11, 2019

#28 in #pager

Apache-2.0/MIT

8KB
61 lines

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.

Dependencies

~1–10MB
~81K SLoC