1.0.1 • Published 8 years ago

csv-semicolon-quotes-format v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

CSV Formatter

A little script to format CSV files with ; as delimiters and " as data containers.

Install it via NPM:

npm i csv-formatter

And use it with the following command:

csv-formatter /path/to/file-to-format.csv > /path/to/formatted-file.csv
1.0.1

8 years ago

1.0.0

8 years ago