json2xls icon indicating copy to clipboard operation
json2xls copied to clipboard

It will lose some fields when the first row of JSON doesn't contain all of the fields.

Open JuwanXu opened this issue 6 years ago • 3 comments

It will lose some fields when the first row of JSON doesn't contain all of the fields.

JuwanXu avatar Jan 04 '19 11:01 JuwanXu

Your fix seems reasonable but noone is maintaining this package. I have a fork that I would consider adding your patch to.

ge-hall avatar Jan 19 '19 11:01 ge-hall

Your fix seems reasonable but noone is maintaining this package. I have a fork that I would consider adding your patch to.

Thank you for your support,

But I tried, and it doesn't seem to work

zhubinsheng avatar Nov 18 '20 07:11 zhubinsheng

I have this working in a fork I have. https://github.com/aarmora/json2xls

I have also published it to github packages - https://github.com/aarmora/json2xls/packages/742015

aarmora avatar Apr 20 '21 14:04 aarmora