@frctl/mustache

v1.0.0
Use Mustache templates with Fractal.

Mustache Adapter

Use Mustache templates with Fractal.

Usage

Install via NPM:

npm i @frctl/mustache --save

Then configure your Fractal instance:

fractal.components.engine('@frctl/mustache'); // register the mustache engine adapter for your components
fractal.components.set('ext', '.mustache'); // look for files with a .mustache file extension
npm i @frctl/mustache

Metadata

  • MIT
  • Whatever
  • Mark Perkins
  • released 7/19/2016

Downloads

Maintainers