node-csvtojson icon indicating copy to clipboard operation
node-csvtojson copied to clipboard

encoding

Open GuiJordao21 opened this issue 7 years ago • 1 comments

Is there a way to set the encoding of the file you are going to read? I didn't found it here >>> https://www.npmjs.com/package/csvtojson

GuiJordao21 avatar Oct 23 '18 20:10 GuiJordao21

Hi, You need use another module like iconv for encoding. #173 is a similar problem.

~Keyang

Keyang avatar Nov 14 '18 09:11 Keyang