Loom

A blog engine that just works. One binary, no setup, no dependencies.

Posts tagged “components” (1)

The DOM DSL and Component System — HTML as C++ ExpressionsNov 21 12.0K

How Loom turns HTML generation into composable C++ expressions with a fold-based DOM builder, control flow primitives, and a JSX-like component system with theme-overridable slots.

--loom-internals --c++20 --dsl --templates --components