You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Hi, thank you for this great library.
Skimming the source code I was wondering how much CPU and RAM overhead is there for the conversion from htmlparse2 AST to the vdom structure.
Does it make sense to parse an HTML string directly to a vdom structure?
The text was updated successfully, but these errors were encountered: