pradeep-mishra / csvjson

csv to json
MIT License
59 stars 22 forks source link

Allow configurable delimiter character #2

Closed mathiasm74 closed 8 years ago

mathiasm74 commented 10 years ago

Please allow the character used as delimiter between CSV fields to be configured. Common characters are not only comma (,) but also semi-colon (;) and tab (/t)

pradeep-mishra commented 10 years ago

thanks for the suggestion , this will be added in next update

pradeep-mishra commented 8 years ago

fixed in v2.2.0