Skip to content

filippo/sgte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages