top of page
Temple
Teml is a domain-specific language for creating user interface components. The open-source project was developed by Tencent. Teml uses an HTML-like syntax and allows developers to create complex user interfaces that can be rendered both on the server side and in the browser. The language design encourages modularity, reusability, and maintainability in codebases where components must be composed dynamically based on different states or data inputs.
bottom of page