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

Convert your Data as an XLSX file

Results 24 vue-excel-xlsx issues
Sort by recently updated
recently updated
newest added

Hello, I have been using your plugin with NuxtJS framework (Basically express + Vue + Webpack etc) and I got it working as a Nuxt plugin with no server side...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Added support for multiple sheets and column widths (arbitrary and auto). Also updated README with information on how to use both.

csv is showing error but can export by csv Invalid prop: custom validator check failed for prop "fileType".

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

please, I need to give width values ​​to each column, is there a prop?

1. Added support for multiple sheets. 2. Only 1 composite property for columns, data, sheetname properties. 3. Get rid of requiring jquery.

I have added vue-excel-xlsx into my existing Vue component, and I can see the component and its attributes in Vue Devtools, but I keep getting this console error. Any thoughts?