- Project requirements need to export
excel
files with pictures, either inbrowser
or backendnodejs
. - the
js
libraries have SheetJS/js-xlsx and guyonroche/exceljs . - the problem is that there are some defects in the appeal of both libraries
js-xlsx
only the professional version supports images. I have seen severalpr
to support images, which are too different from the current version, and are not familiar with theexcel
format, so I can"t change them.
exceljs
documents should support pictures, but look atissue
andcommit
as if the project has stopped.
are there any other js
library recommendations? Or what is the actual use of exceljs
?