a simple function for HTML form.
demo https://djyoko.github.io/readCsv/
- read file as CSV.
- show data from csv on HTML table element.
- the 1st line of CSV data becomes HEADER of table. (other lines become body data.)
- VUE.js
- webpack
- Laravel-Mix
- HTML file API
- Bootstrap4 (only for style)