🤯🥳🤩
addresses #33
-- introduces new and custom HTML parser
-- improves render speed by 10x
-- deprecated NodeElement for new Element
-- Text, Comment, and Element replicate client dom equivalent
-- improves site-building speed by 15x
-- simplifies and documents the code
-- introduces "html" util for custom tag and attributes to be able to render content and use HTML+ tags and attributes
-- various bug fixes
-- separates node from the renderer
-- improves text binding with better executable search
-- prepares this module to be split into smaller modules