js2excel icon indicating copy to clipboard operation
js2excel copied to clipboard

Json2xls support multiple sheets

Open stackola opened this issue 7 years ago • 8 comments
trafficstars

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

stackola avatar Aug 10 '18 12:08 stackola

In fact I'm going to send you a pull-request soon, I implemented it myself

stackola avatar Aug 10 '18 16:08 stackola

Created https://github.com/dwqs/js2excel/pull/8

I also took the liberty of fast-forwarding the dev branch to match the current master

stackola avatar Aug 10 '18 17:08 stackola

Will this PR be merged anytime soon? I also need support for JSON to multiple sheets.

fnick851 avatar Apr 04 '19 01:04 fnick851

Just use my branch:

https://github.com/stackola/js2excel/tree/dev Nothing changed in this repo anyways.

stackola avatar Apr 07 '19 23:04 stackola

it it merged? any example to select the sheet to write?

abhayp505 avatar Aug 05 '21 17:08 abhayp505

Is there any update? does js2excel support multiple sheets ?

KairatMurataliev avatar Oct 15 '21 06:10 KairatMurataliev

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

KairatMurataliev avatar Oct 15 '21 06:10 KairatMurataliev

+1

sandeep17sf avatar Feb 05 '24 04:02 sandeep17sf