Y
Hacker News
new
|
ask
|
show
|
jobs
by
Valodim
933 days ago
Very nice in this regard is gron, too. It simply flattens any json into lines of key value format, making it compatible with grep and other simple stream operations.
https://github.com/tomnomnom/gron
2 comments
lkuty
933 days ago
And also
https://github.com/adamritter/fastgron
that I've just discovered.
link
mstade
933 days ago
This is brilliant, thank you for sharing!
link