Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(loaders): Drop fast-xml-parser #701

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Conversation

manzt
Copy link
Member

@manzt manzt commented Oct 10, 2023

Removes fast-xml-parser dependency in favor of using DOMParser Web API.

All the examples and tests are passing, but I don't think Avivator makes use of much of the metadata. This is probably somewhere that snapshot testing could help us a bit. @keller-mark, I don't anticipate this to be a breaking change but maybe there is something I'm missing wrt what Vitessce relies on (if any) of the parsed and modified OME-XML metadata.

Fixes #

Background

Change List

Checklist

  • Update JSdoc types if there is any API change.
  • Make sure Avivator works as expected with your change.

@manzt manzt merged commit 8bd0855 into master Nov 10, 2023
5 checks passed
@manzt manzt deleted the manzt/drop-fast-xml-parser branch November 10, 2023 23:59
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.

None yet

1 participant