0

I'm looking for a front-end HTML templating engine and I was wondering if Vuejs has this functionally built into it. If not, can someone recommend me a templating engine?

All I want to do is create HTML pages which derived from a master page.

Thanks

1
  • 1
    I don't think that vue js need a template engine. You can use any pre processors like jade or other for html if you use vueify or vue-loader Commented Feb 4, 2016 at 19:54

1 Answer 1

1

I've used Mustache and have found it great - easy to use and fast. Check it out here: https://github.com/janl/mustache.js/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.