6 ms·
Did you use a tool to create the JSON or did you type it by hand?
by cadbox1 7y ago
Did you use a tool to create the JSON or did you type it by hand?
- 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.