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

Using Handlebars.js as the template language #194

Open
jsmestad opened this issue Jul 26, 2011 · 5 comments
Open

Using Handlebars.js as the template language #194

jsmestad opened this issue Jul 26, 2011 · 5 comments

Comments

@jsmestad
Copy link

I wanted to ask if it's possible to use Handlebars.js instead of Mustache.js for templating. It seems from the surface that these two things should be swappable, but wanted to post here to confirm and also have a document trail for other people wondering the same thing.

@jsmestad
Copy link
Author

Not sure if @wycats has any answers to this, but including him can't hurt :)

@sdhull
Copy link

sdhull commented Aug 12, 2011

Google yielded both this issue and this gist. Going to test it out today. If I remember, I'll report how it works.

@omricohen
Copy link

any update on how it worked?

@sdhull
Copy link

sdhull commented Nov 29, 2011

Unfortunately this was for a side project I lost steam on. Don't think I ever actually did this. Sorry @omricohen ... it is still something I'm interested in doing, but I have no timeline for working on it.

@mcmire
Copy link

mcmire commented Dec 13, 2011

Looked into this. The gist that @sdhull posted (and its fork) wasn't enough, because partials didn't work. Here is what you need to do: https://gist.github.com/1470966

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

4 participants