Home » HTML » Html miscellaneous » Question
  1. Which of the following is not a template library?
    1. Live.js
    2. Handlebars
    3. Underscore JS library
    4. Mustache
    5. None of these
Correct Option: A

There are templating libraries like Handlebars, Mustache, Underscore JS library. Handlebars are like regular HTML which is embedded with handlebars expressions, Mustache is used with JavaScript, Underscore JS library is one of the JavaScript libraries which provides various useful functional programming.



Your comments will be displayed only after manual approval.