BedSheet Moustache 1.0.14
Integrates Mustache templates with the BedSheet web framework

BedSheet Moustache is a simple Fantom library that integrates Mustache templates with the BedSheet web framework.

It provides a cache for your compiled Mustache templates and throws MoustacheErrs to show details of compilation failures.

Read more...

Install

To install BedSheet Moustache with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install BedSheet Moustache with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBedSheetMoustache.pod (32.04 kB)

Use

To use BedSheet Moustache in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBedSheetMoustache 1.0.14 - 1.0"]

Documentation

Information

Meta information on the BedSheet Moustache pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
32.04 kB
Licence
ISC Licence (ISC)
Built on
10th Apr 2016
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afbedsheetmoustache
Depends on
afBedSheet, afConcurrent, afIoc, afIocConfig, afPlastic, concurrent, mustache, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 11 releases of BedSheet Moustache: