Skip to content

Latest commit

 

History

91 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A simple Erlang Template Engine

Resources

Stars

49 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages