Prodom This is a declarative UI web framework. Example const prototype = { tag: 'div', textContent: 'Hello world', }; render(prototype, {}); Live example Edit on CodePen More information Website License MIT