Usage Example
template Button(title: String, href: String) {
<a href="{href}" class="btn primary">{title}</a>
}
Features & Capabilities
Statically checked, XSS-safe HTML templating engine with slot components, layout nesting, and auto context escaping. This library is designed with strict nominal type boundaries, deterministic memory layouts, and full verification against memory corruption.
← Back to Package Registry