csv_text_to_json
v1.1.3
Published
Convert text csv content to json structure. On csv first line , assume it as a header and rest of them as considerd as rows. This module will convert the headers as keys and rows as values in json structure.
Downloads
9
Maintainers
Readme
csvTextToJson
Convert text CSV file content to Json format.