rahil471 / excel-to-json-in-Node.js

MIT License
47 stars 27 forks source link

How to upload file from frontend? #4

Open devsubhajit opened 6 years ago

devsubhajit commented 6 years ago

Its a nice file parser, but i am trying to parse it from frontend code. Like i am using post request and trying to send file info to server. How to do this ?