Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for subexpressions #9

Open
Antaris opened this issue Jan 9, 2015 · 0 comments
Open

Add support for subexpressions #9

Antaris opened this issue Jan 9, 2015 · 0 comments
Assignees
Milestone

Comments

@Antaris
Copy link
Collaborator

Antaris commented Jan 9, 2015

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.

@Antaris Antaris added this to the Release 1.4 milestone Mar 24, 2015
@Antaris Antaris self-assigned this Mar 24, 2015
@Antaris Antaris modified the milestones: Release 1.4, vNext Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant