This is a simple HTML to DOM parsing app written in JavaScript. It is a simple parser that can parse HTML and return vanilla JavaScript instructions to create the DOM tree.
For now, the app is available via Github Pages at the address https://bobanum.github.io/Html2dom/