WebTag

Web Components with XML and XSLT

Native data-binding doesnt yet exist for JavaScript-Objects.
But it does exist for XML-Trees via MutationObserver

Native templating doesnt yet exist for JavaScript-Objects.
But it does exist for XML-Trees via XSLT