Astral.Template.HEEx (Astral v0.1.2)

Copy Markdown View Source

Compile-time bridge from Astral template source to Phoenix HEEx.

The macro is intentionally tiny: Astral owns file discovery and assigns, while Phoenix owns HTML parsing, HEEx expressions, attributes, components, slots, and rendering semantics.

Summary

Functions

Compile a HEEx template string with Phoenix's HTML engine.

Functions

compile(source, file, line)

(macro)

Compile a HEEx template string with Phoenix's HTML engine.