vue-xlsx-table icon indicating copy to clipboard operation
vue-xlsx-table copied to clipboard

Not need upload, view xlsx or xls file in your browser, Supported by js-xlsx.

Results 13 vue-xlsx-table issues
Sort by recently updated
recently updated
newest added

Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.9.13 to 0.17.0. Changelog Sourced from xlsx's changelog. CHANGELOG This log is intended to keep track of backwards-incompatible changes, including but not limited to API changes and...

dependencies

![image](https://user-images.githubusercontent.com/28480563/82005961-5517b080-9699-11ea-8c77-345351744255.png)

当前在线的例子是上传文件之后弹出table显示excel内容,能否直接给入json字符串展示出exce。不必本地选择。 应用场景:用户上传完excel后有list显示上传过的excel、点击某个excel可查看内容

Hello, I have an issue with getting the data from the .xlsx file. On select file sometimes the function is called and sometimes it's not called. In my project I...

I have a question, how do I add a loading ... until the file finishes processing?

Hello, I have an issue that on selecting file it show following error on console: The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide....

表格之中列数据如果为空,表格数据解析为json数据会有误差

Hi, when i upload files .xls give me this error `index.js:29815 TypeError: Cannot convert undefined or null to object at Function.keys () at a.xlsxArrToTableArr (index.js:29870) at a.n [as xlsxArrToTableArr] (vue.esm.js:188)...