A minimalistic, Mustache-like syntax, truly logic-less, pure Text template DSL library


Keywords
Text, Web, haskell, haskell-library, template-engine, templating
License
BSD-3-Clause
Install
cabal install glabrous-0.2.2

Documentation

Glabrous CI

Glabrous is a minimalistic Mustache-like syntax - using only the simplest Mustache tag: {{name}} -, truly logic-less, HTML agnostic pure Text template DSL library.

Any improvement is welcome.