Y
Hacker News
new
|
ask
|
show
|
jobs
by
kryptozinc
1520 days ago
Is there a universal json normalizer (to csv for example) that doesn't require learning a terse language?
1 comments
omaranto
1520 days ago
There is gron [1], which prints json as a series of assignment statements that recreate the json value. It's pretty handy.
[1]
https://github.com/TomNomNom/gron
link
[1] https://github.com/TomNomNom/gron