HN Explorer
↵
Trending
Stats
☾
Simple JSON formatting from the command line
(github.com)
2 points
by
oscardelben
14y ago
↗ HN
1 comment
[
3.9 ms
]
story
[
40.9 ms
]
thread
[–]
chromejs10
14y ago
↗
You can also use Python's mjson tool:
cat json.txt | python -mjson.tool
1 comment
[ 3.9 ms ] story [ 40.9 ms ] threadcat json.txt | python -mjson.tool