Pages
Contents
@xpulse/template
Render templates β with a syntax that reads like HTML.
@xpulse/template is the template engine of the xPulse ecosystem. Inheritance, slots, partials, iteration, conditionals β all through a clean {{ variable }} and {% directive %} syntax. Custom template methods can be added via autodiscovery, no manual registration needed.