basicHTML
Simplified DOM Back End
basicHTML
Simplified DOM Back End
Similar to jsdom, but only on the surface,
basicHTML is a lightweight, dumb, and simple
implementation of the HTML standard.
This project makes it possible to define, via NodeJS, NativeScript Custom Elements such as<Page.actionBar>
and much more.
Transformations from HTML to any platform that supports JavaScript is now easy to create and use, thanks to basicHTML's sharable Custom Elements definition and the magic of hyperHTML.