efan 1.4.0
A library for rendering Embedded Fantom (efan) templates

efan is a library for rendering Embedded Fantom (efan) templates.

Like EJS for Javascript, ERB for Ruby and JSP for Java, efan lets you embed snippets of Fantom code inside textual templates.

Why stop with just efan???

Read more...

Install

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

Or to install efan 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.

afEfan.pod (54.72 kB)

Use

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

depends = ["sys 1.0", ..., "afEfan 1.4.0 - 1.4"]

Documentation

Information

Meta information on the efan pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
54.72 kB
Licence
The MIT Licence
Built on
17th May 2014
Source code
at https://bitbucket.org/AlienFactory/afefan
Depends on
afPlastic, concurrent, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 21 releases of efan: