Search
csv_text_to_json
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.
v1.1.3 URL:
https://unpkg.com/csv_text_to_json@1.1.3/index.js
Open
Browse Files
csv
text
json
textToJson
CSVTextToJson