4 ms·
`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 javas
by littleblah 7y 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.