Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 160 Bytes

pretty.md

File metadata and controls

10 lines (6 loc) · 160 Bytes

jline-pretty

Pretty print JSON lines.

Command line:

echo '{"this":24, "that":99}' | jline-pretty
cat test/data.jsonl | jline-pretty