Pretty-Printing Shortcuts (XML/JSON)
From here.
These are awesome (with text in the clipboard):
JSON
pbpaste | python -m json.tool
XML/HTML
pbpaste | xmllint --format -
- ← Previous
Language Names, In Those Languages - Next →
Eliminate Bash History
From here.
These are awesome (with text in the clipboard):
JSON
pbpaste | python -m json.tool
XML/HTML
pbpaste | xmllint --format -