Add pretty-print commands
KrumpetPirate opened this issue · 2 comments
KrumpetPirate commented
XML: xmllint --format
JSON: cat $file | python -mjson.tool
That kind of thing might be useful for this collection.
learnbyexample commented
Parsers for html, xml, csv, json, etc is already part of Possible additions section
might add pretty print too, thanks for suggestion
learnbyexample commented
I'm no longer actively working on this repo.