Skip to content

webthusiast/mustache-render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install mustache-render

Usage

mustache-render template.html view.json

Or, including partials:

mustache-render template.html view.json partials.json

For creating a partials.json, have a look at mustache-partials2json

About

Render a mustache template from a template, view and optionally partials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published