XML-Based
Templates utilize the XML format, enabling dynamic applications. They can be stored in a database and modified using xpaths.
Browser-Compiled Templates
While not suitable for every application, generating dynamic user interfaces in the browser is powerful. For instance, a generic form component can create tailored interfaces for different models from an XML view.
No Toolchain Needed
This is invaluable for applications where standard web tools like npm are unsuitable due to security, deployment, or specific asset requirements.