dom
dom copied to clipboard
Dependency-free DOM library for handling HTML files on server-side
Results
2
dom issues
Sort by
recently updated
recently updated
newest added
Would you accept an implementation of [Event] and [EventTarget]? It helps using `dom-lite` in unit tests that add and remove event listeners by calling the DOM API. I have an...
Would you accept a minimum implementation of [ShadowRoot] and [attachShadow] for the purposes of taking part in `toString` of `HTMLElement`? It helps using `dom-lite` in unit tests of web components....