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

Request: DOMParser (again) #24995

Open
timreichen opened this issue Aug 11, 2024 · 0 comments
Open

Request: DOMParser (again) #24995

timreichen opened this issue Aug 11, 2024 · 0 comments

Comments

@timreichen
Copy link
Contributor

I think that deno needs a proper implementation of a html/xml parser.
There have been several issues from years ago discussing this topic (#6794, #5635) and if it should be implemented in the runtime as the DOMParser or as a separate module.
It seems there was an interest in having it be part of the runtime (#6794 (comment)), probably one reason why std does not provide a html/xml parser/stringifier to this day.
For now, the docs point to deno-dom. While this approach kinda works, deno-dom is far from complete and bug-free and a 3rd party mod.

Could this issue be reevaluated from today's standpoint?

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

No branches or pull requests

1 participant