react-html-element
An HTMLElement extension that provides a simple setup for Web Components using React.
element-box
Work easily with an element's position and dimensions
@jsxtools/dom
Create and transform DOM objects with a class-like JavaScript API
html-tag-js
A simple library for creating and manipulating DOM using JavaScript DOM API.
typescript-partial-lib-dom
For projects that may or may not run on a browser, like websites with SSR, sets all browser global variables like `window` or `document` as eventually undefined for better type-proofing