/csv2json

Escript to convert a CSV file to a line-separated JSON objects

Primary LanguageElixirMIT LicenseMIT

Csv2Json

Master

Escript to convert a CSV file to a line-separated JSON objects.

Requirements

Erlang ERTS - Tested using Erlang 19.3

Usage

./bin/csv2json INPUT_FILE [-o OUTPUT_FILE]

License

MIT