Skip to content

Add support for subexpressions #9

@Antaris

Description

@Antaris

HandlebarsJS supports the notion of subexpressions, whereby the results of expression helpers can be passed to other helpers, e.g.:

{{outer-helper (inner-helper 'abc') 'def'}}

See http://handlebarsjs.com/expressions.html

This might be a powerful addition to the framework.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions