podafEfan

A library for rendering Embedded Fantom (efan) templates

Mixins

EfanRenderer

Represents a compiled efan template.

Classes

Efan

Non-caching service methods for compiling and rendering efan templates.

EfanCompiler

Compiles efan templates into EfanRenderer classes.

EfanMetaData

Provides meta data for an efan template.

Errs

EfanCompilationErr

Thrown when the generated efan code can not be compiled.

EfanErr

As thrown by Efan.

EfanParserErr

Thrown when the efan template can not be parsed.

EfanRuntimeErr

Wraps any Errs thrown when rendering from an EfanRenderer instance.