Recently, I’ve been trying to use the Angular 2 csvtojson package (linked here: https://www.npmjs.com/package/csvtojson ) inside an Web application. However, I couldn’t understand the instructions on how to use that. I can’t figure out where I put the string I want to convert and, most importantly, where my converted file or string is stored. So,Read more