node-csvtojson
node-csvtojson copied to clipboard
Transpose CSV
Not sure if this is already a feature but it would be nice to have a way to parse a csv transposed/flipped.
I have a csv file that has the headers/keys as the first column instead of the first row.