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
This is a great library, and the only one I could find that stays lightweight while implementing basic DOM APIs. However, it's missing some features (like Element.tagName, Node.replaceChildren, etc.) and the PRs don't seem to be reviewed.
This is a great library, and the only one I could find that stays lightweight while implementing basic DOM APIs. However, it's missing some features (like
Element.tagName,Node.replaceChildren, etc.) and the PRs don't seem to be reviewed.