Overview
Project overview and links to deeper sections
Avocet is a fast HTML template engine and eDSL for Scala 3. Optimized templates work without additional memory allocation. Avocet supports changeset inference, which allows to use it as virtual-dom-like middleware.
Requirements: Scala 3.3+ and JDK 21+.
Documentation Notes
This in-site documentation is a curated view of the Avocet README. See the repository for source code, benchmarks, and examples.