HyperTemplates Pipeline Reference

Overview


🚧 Coming soon... 🚧

Specification


Order of operations


  1. Includes (ht-include)

    NOTE: ht-include attributes are processed recursively, allowing components to be composed of other components.

  2. Conditionals (ht-if and ht-not)

  3. Templates (ht-template)

    NOTE: ht-template attributes are processed recursively, prompting HyperTemplates to process target elements through the complete HyperTemplates pipeline (includes, conditionals, templates, attributes, content, and elements), passing in the template data defined by the ht-template attribute.

  4. Attributes (ht-attrs)

  5. Content (ht-content)

  6. Elements (ht-block)

Template recursion


Edit this page on GitHub

💬 Join the community

Stay up-to-date with the lastest releases and other news from Team HyperTemplates. Ask the developers questions, get help from the community, and share your creations! 🎨