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, elements, and relative URLs), passing in the template data defined by the ht-template attribute.

  4. Attributes (ht-attrs and ht-query)

  5. Content (ht-content)

  6. Elements (ht-block)

  7. Relative URLs (ht-base)

Template recursion


💬 Join the community

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