jecovier / vue-json-excel

MIT License
685 stars 168 forks source link

XLSX support? #19

Open mindfuldan opened 6 years ago

mindfuldan commented 6 years ago

Apologies if this has been addressed already first and foremost.

I really like this component that you have made and am wondering if there is an ability to support changing the extension to xlsx in the near future?

ty so much :)

jecovier commented 6 years ago

hi @mindfuldan, thanks for your words. Sadly I don't have the time to implement that feature at this moment, but I hope that can implement in the future. If you are interesting in something like that, check this library, I think it's a good start: https://github.com/SheetJS/js-xlsx

mindfuldan commented 6 years ago

ty for the response sir!!

I am curious with the library that you suggested if you were to implement this feature would this be what you would use to look to get this to work??

On Fri, Dec 22, 2017 at 1:26 PM, Jose Javier Espinoza < notifications@github.com> wrote:

hi @mindfuldan https://github.com/mindfuldan, thanks for your words. Sadly I don't have the time to implement that feature at this moment, but I hope that can implement in the future. If you are interesting in something like that, check this library, I think it's a good start: https://github.com/SheetJS/js-xlsx

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jecovier/vue-json-excel/issues/19#issuecomment-353651688, or mute the thread https://github.com/notifications/unsubscribe-auth/APpNlGrui6q2Ktg8sD5qLEB_OZjgImL6ks5tC_RygaJpZM4RAy1w .

jecovier commented 6 years ago

@mindfuldan yes, I think this would be a potential solution for the xlsx format.

juanbrujo commented 5 years ago

this worked for me https://lovemewithoutall.github.io/it/json-to-excel/