js2excel
js2excel copied to clipboard
Json2xls support multiple sheets
This is more of a request than an issue, but could you add support for multiple sheets when going from json to xls?
Basically I would like to be able to use this data (that comes out of xls2json) and convert it back to xls
In fact I'm going to send you a pull-request soon, I implemented it myself
Created https://github.com/dwqs/js2excel/pull/8
I also took the liberty of fast-forwarding the dev branch to match the current master
Will this PR be merged anytime soon? I also need support for JSON to multiple sheets.
Just use my branch:
https://github.com/stackola/js2excel/tree/dev Nothing changed in this repo anyways.
it it merged? any example to select the sheet to write?
Is there any update? does js2excel support multiple sheets ?
Just use my branch:
https://github.com/stackola/js2excel/tree/dev Nothing changed in this repo anyways.
can not use jsonSheets2excel function. Pull request not merged
+1