Skip to content

Replaced the xlsx npm package with own implementation#35

Merged
jsaarimaa merged 4 commits intodevfrom
feature/xlsx-export
May 31, 2024
Merged

Replaced the xlsx npm package with own implementation#35
jsaarimaa merged 4 commits intodevfrom
feature/xlsx-export

Conversation

@jsaarimaa
Copy link
Collaborator

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.

@jsaarimaa jsaarimaa merged commit ff6813d into dev May 31, 2024
@jsaarimaa jsaarimaa deleted the feature/xlsx-export branch May 31, 2024 12:00
@lehtu lehtu linked an issue May 31, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated SheetJs (xlsx) version

2 participants