efan 2.0.6A library for rendering Embedded Fantom 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
???
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.
Use
To use efan in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afEfan 2.0.6 - 2.0"]
Documentation
Information
Meta information on the efan pod:
- Published by
- Steve Eynon
- Organisation
- Fantom-Factory Ltd
- Pod file size
- 48.38 kB
- Licence
- ISC
- Built on
- 17th May 2023
- Source code
- via Git at https://github.com/Fantom-Factory/afEfan
- Depends on
- afPlastic, concurrent, sys
- Referenced by
- afBedSheetEfan, afEfanXtra, afGenesis, afPillow, afSlim
- Javascript Compatible
- No
Dependency Graph
Use mouse to re-position pods
Release History
There have been 21 releases of efan: