javascript - Using external mustache partials in a brunch.io project -


i working on project uses brunch.io , mustache templating. want add mustache partials main index (which serves 'shell') load in content. create mustache partials in own .mustache file , add tag on index page (ie: {{> somepartial}} ) seem missing how partial render... thats need with.

i’m using handlebars.js implementation of mustache in brunch apps, it's simple: register partial via handlebars.registerpartial().


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -