Y
Hacker News
new
|
ask
|
show
|
jobs
by
littleblah
2470 days ago
`jq` is great. Initially, I started with excel, which I exported as csv, which using `jq` I converted to JSON.
Why json and not csv? Strictier parsing by javascript.