Mustache Template Renderer
Renders Mustache logic-less templates with partials resolution and lambda support. Uses the mustache.js library for client and server-side rendering with custom delimiter configuration.
What it does
Mustache Template Renderer
Renders Mustache logic-less templates with partials resolution and lambda support. Uses the mustache.js library for client and server-side rendering with custom delimiter configuration.
Installation
Use the upstream install or setup path that matches your environment:
- $ npm install mustache --save
- $ npm install -g mustache
- $ npm install mustache --save-dev
- $ npm run build
Requirements and caveats from upstream:
- You can use mustache.js to render mustache templates anywhere you can use JavaScript. This includes web browsers, server-side environments such as Node.js, and [CouchDB](http://couchdb.apache.org...
- const Mustache = require('mustache');
- Mustache requires only this:
Basic usage or getting-started notes:
-
You can get Mustache via npm.
-
bash
-
Below is a quick example how to use mustache.js:
-
Extracted from upstream docs: https://raw.githubusercontent.com/janl/mustache.js/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,220 chars)