Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 345 Bytes

File metadata and controls

19 lines (11 loc) · 345 Bytes

musty API

render

render

function | source

(render template context &named dir)

Renders a Mustache template using the provided context in dir

The directory dir is used to load partial templates. If not provided, an error will be raised if a partial is encountered.