zheeeng/export-from-json

Xls to Xlsx

Jankurtb17 opened this issue · 1 comments

Is there a way to convert xls to xlsx since majority of the excels uses xlsx?

EFJ doesn't support xlsx for keeping lightweight. I recommend using https://github.com/SheetJS/sheetjs for xlsx case.