-
Notifications
You must be signed in to change notification settings - Fork 343
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
should support Handlebars #60
Comments
What will be the output? I compile jade, handlebars into js file(a AMD module), but others may not. So configure is needed. |
I think it should have the extension But remember to do the chain compiling, so that |
Support for handlebars would be really cool! |
Big plus one here. |
The only thing that it would support is the global variables you define in the harp.json. |
👍 |
Two more 👍 via Twitter |
I am also a 👍 - handlebars is my go-to templating engine. I really dislike jade :P |
👍 |
👍 |
1 similar comment
👍 |
👍 handlebars support would be really great |
+1 Handlebars support would be great. |
👍 Would be awesome. |
👍 yes please |
Is this being worked on or still considered? I might take a stab at this and implement it in terraform. |
@gillesdemey We have an open pull request for it sintaxi/terraform#93 but haven’t merged it yet. Browserify support is still our next planned release. |
Is there anything we can do to help get the PR in? Like testing of any
|
Something is still unclear to me. What does handlebars do which isn't already provided by ejs? How does handlebars improve harp? |
Well you can make the argument that one template language is all you need. If there is any grunt work I can do to make this happen I will.
|
I hit send before boarding a plane - as part of the grunt work, I'd be On Thu, Aug 27, 2015 at 10:43 AM, Raymond Camden [email protected]
Raymond Camden, Developer Advocate for MobileFirst at IBM Email : [email protected] |
Honestly, most of that is done on a branch already too https://github.com/harp/harpjs.com/tree/ko-handlebars |
👍 |
If it's a quick win then why not? |
@sintaxi @kennethormandy |
I'm really looking forward the handlebar support. Hope will be released soon. ;) Keep up the good work. |
Looking forward to this as well because I have a handlebars site I want to move to harp |
👍 |
1 similar comment
+1 |
It's almost three years now after the issue was opened, what are we waiting for? |
@sintaxi wrote:
In my particular case, I would like to port a legacy project to harp.js. The project uses twig templates. If harp.js would offer the possibility to use other templating-engines, such a port would be much simpler. |
.hbs
.The text was updated successfully, but these errors were encountered: