helpers / handlebars-helper-compose

{{compose}} handlebars helper. Similar to {{aggregate}}, but this is a block helper that extends the inner block's content with content from "external" files, while also extending the context with YAML front matter from those files. You may also optionally use wildcard (glob/minimatch) patterns.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helpers/handlebars-helper-compose Stargazers