I used to use a library called SheetJS / XLSX, but it does not have any (free) styling options. Now I am looking at Exceljs as the best alternative, but I cannot seem to get it to working completely in the browser? Does anyone know how to do this?Below is just to help anyone else who Google's for XLSX help in the futureThere's an old XLSX fork that has styling: https://ift.tt/2gVbxi2 However, it is a couple years dated and the writeFile functions do not work anymore in the browser (from what I could tell) and I don't feel like trying to fix the code.There is also a newer XLSX fork that attempts to merge the two for updated functionality that I got everything working client-side EXCEPT styling which doesn't help me: https://ift.tt/2KO2kWl
Submitted August 14, 2018 at 11:33PM by Lied-
No comments:
Post a Comment