Open wandersonsousa opened 10 months ago
This.
xlsx (the npm package for SheetsJS) is the main dependency for most newer json to xls libraries, just learn and use the xlsx workflow and you'll be good to do any and all operations you need to build and work with excel files in javascript/typescript
EDIT: json2xls broke recently due to a deep dependency releasing a breaking change, another reason to move to this way of doing things.
Just use the npm package xlsx, and: