vue-xls-csv-parser icon indicating copy to clipboard operation
vue-xls-csv-parser copied to clipboard

Simple VueJS component to parse XLS/CSV files with validation

Results 24 vue-xls-csv-parser issues
Sort by recently updated
recently updated
newest added

With no column choosing stage. (p.s. thanks for the excellent comp)

We are attempting to use this with larger files and it fails due to browser memory issues.

When trying to create a production build i end up with a Ju is not defined error and can't debug this. ju is defined in the minified Javascript file but...

help wanted

For example in this csv/ excel the delimiter is | (pipe)

enhancement