1 unstable release
0.1.0 | Dec 11, 2019 |
---|
#376 in Value formatting
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
- Apache License, Version 2.0 (
LICENSE-APACHE
or http://www.apache.org/licenses/LICENSE-2.0) - MIT license (
LICENSE-MIT
or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~1.3–9MB
~69K SLoC