vue-xlsx
vue-xlsx copied to clipboard
XLSX manipulation made easy by Vue.js
The line of the original excel file disappears, only the content
Hi everyone, I am trying to install this package in nuxtjs but it seems to no be working **My vue-xlsx.js plugin** ``` import Vue from 'vue' import { XlsxWorkbook, XlsxSheet,...
Hello everyone, first thanks for the great dependency. I found this error when running the dependency, I noticed that the lib "XLSX" is like "devDependencies", my suggestion is to move...
Hi! Can I somehow set some cell styles in saved xlsx file? Such as table borders, title background and so on.
I have installed **_npm install -save vue-xlsx_** and **_npm install --save xlsx_** but I have a problem. Please, help me fix that or tell me do something. Many thanks. This...
You may need an appropriate loader to handle this file type. | this._workbook = this._read(binary, {
···  ··· ··· "dependencies": { "@packy-tang/vue-tinymce": "^0.1.5", "async-validator": "^1.7.1", "axios": "0.16.2", "deepmerge": "^1.5.0", "echarts": "^4.2.1", "form-create": "^1.6.2", "iview": "^3.3.3", "jquery": "3.1.1", "js-cookie": "2.1.4", "mavon-editor": "^2.2.4", "mockjs": "1.0.1-beta3", "normalize.css": "3.0.2",...
Hi When i try to implement the download feature. i get a error on my console as `Error in callback for watcher "readyToParse": "TypeError: lib[type] is not a function"` any...
Hi @DonNicoJs, I added this change due to when I use it, it sent me some error on compiling using the webpack
Hi there, Does this component has a way to fetch data before exporting it?
Hi! 👋🏻 Somebody do have an issue on stackoverflow: https://stackoverflow.com/q/68559945/8816585 And he wants to use [defval](https://github.com/SheetJS/sheetjs#json) for empty values of his JSON, is it possible to use this option inside...