The xlsx npm package was pulled from npmjs.org and all other available packages that offered the same functionality did have some major issues or were not maintained any more. Our requirements for the xlsx export are really minimal and therefore it was possible to make out own implementation.
This change removes the xlsx npm package and adds functionality to export xlsx files.
The xlsx npm package was pulled from npmjs.org and all other available packages that offered the same functionality did have some major issues or were not maintained any more. Our requirements for the xlsx export are really minimal and therefore it was possible to make out own implementation.
This change removes the xlsx npm package and adds functionality to export xlsx files.