Easy Interaction With the DOM — HTML JS
HTML(.js) is a JavaScript library that eases interaction with the DOM. The library supports human-readable code and features several methods for working with and managing the DOM.
HTML lets you traverse and search the DOM with intuitive, readable, consistent code for both nodes and arrays of nodes. HTML has a modular design that is easy to extend, adapt or customize to meet your needs.
Recent Comments