UNPKG

dhom

Version:

The Document Handy Object Model (DHOM) is a programming interface for HTML and XML documents. It provides a structured representation of the document as a tree. The DOM defines methods that allow access to the tree, so that they can change the document st

3 lines 71 B
import "./lib/DOM"; import "./lib/Event"; import "./lib/databinding";