filippo/sgte

A simple Erlang Template Engine

Erlang

49

15 commits

updated May 7, 2012

See the code

README

sgte: a simple Erlang Template Engine

sgte is an Erlang template Engine for generating structured output (code, html web pages, xml, emails, csv files, etc...).

It's inspired on the StringTemplate template language. And tries to enforce strict separation between model and view. The template language tries to remain as simple as possible.

An overview of sgte and how to use it can be found here: https://github.com/filippo/sgte/wiki/sgte-overview

For a more detailed reference run: $ make docs

to generate html documentation under doc/

Contributors

ericbmerritt

6 commits

davide

5 commits

ngerakines

4 commits

filippo/sgte

A simple Erlang Template Engine

Erlang

49

15 commits

updated May 7, 2012

See the code

README

sgte: a simple Erlang Template Engine

sgte is an Erlang template Engine for generating structured output (code, html web pages, xml, emails, csv files, etc...).

It's inspired on the StringTemplate template language. And tries to enforce strict separation between model and view. The template language tries to remain as simple as possible.

An overview of sgte and how to use it can be found here: https://github.com/filippo/sgte/wiki/sgte-overview

For a more detailed reference run: $ make docs

to generate html documentation under doc/

Contributors

ericbmerritt

6 commits

davide

5 commits

ngerakines

4 commits

Languages

Erlang

100.0%