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

include Ember Truth Helpers and Ember Composable Helpers? #6

Closed
luisdavim opened this issue Nov 7, 2017 · 2 comments
Closed

include Ember Truth Helpers and Ember Composable Helpers? #6

luisdavim opened this issue Nov 7, 2017 · 2 comments

Comments

@luisdavim
Copy link
Contributor

Hi, do you think it would be possible to include those extra helpers so that we could use more complex templates?

@cgmartin
Copy link
Owner

cgmartin commented Nov 8, 2017

Hi @luisdavim thanks for this, but my first thought is that this would add several new dependencies that I'm not sure I'd want to maintain here. The original intent for envhandlebars was to be very specific to handlebars alone and its simple API. Its niche seems to be between envsubst (dead simple) and Chef, Ansible, consul-template, confd, etc. (complex).

What might be more appropriate is a separate project ie. envembertemplate that could extend from envhandlebars using the custom helper bridge API and layer in all of the complex Ember template plugins and features. Maybe something you or others might be interested in creating?

@luisdavim
Copy link
Contributor Author

Makes sense. I might give it a try when I have some spare time.

Thanks.

@cgmartin cgmartin closed this as completed Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants