Q.Mustache Class
Creates a Q.Mustache object
Methods
render
String | Null
Parameters:
-
template
String
-
data
Object
Optional. The data to render
-
partials
Array
Optional. The names of partials to load and use for rendering.
render
String | Null
Render mustache literal source string
Parameters:
-
content
String
-
data
Object
Optional. The data to render
-
partials
Array
Optional. The names of partials to load and use for rendering.
template
String | Null
Search for mustache template