Reading CSV File With Javascript and HTML5 File API
In a specific project, the client want to read a CSV file, process and show data into an OpenLayers Map.
So it come in my mind to write a simple html/javascript application, without any backend server.
How to read a file via browser ?
The unique cons...
blog.mounirmesselmeni.de3 min read