Parsing XML, CSV & even TSV files into JSON in Ionic 2

For those who may find such information useful I’ve added a tutorial to my site showing how to convert the following imported file types into JSON:

  1. XML
  2. CSV
  3. TSV

http://masteringionic2.com/blog/2016-12-18-parsing-xml-csv-and-tsv-files-with-ionic-2/

Hope this helps anyone who’s trying to figure out how to parse any of the above formats.

5 Likes

how to store json data of app as csv file