The `ceylon.html` module contains HTML5 templating engine:
- with an elegant and type safe way of creating templates
- witch works on both platforms, server (jvm) and client (js)
- based on named argument invocations syntax
- supporting reusability of snippets and lazy evaluation
------------------------------------------------------------------
#### CONTENT
1. [What does it look like?](#what)
1. [Basic usage](#basic)
1. [Iteration](#iteration)
1. [Conditions](#conditions)
1. [Lazy ...
Version1.2.2compared with
Version Details
| 1.2.1 | 1.2.2 | |
|---|---|---|
| Release date | Feb 13, 2021 | Feb 13, 2021 |
| Licenses | None | None |
| Vulnerabilities | None | None |
