@hackage / simple-templates

A basic template language for the Simple web framework

Latest2.0.0

About

Metadata

  • Last updated , by AmitLevy
  • License LGPL-3.0-only
  • Categories Web Development
  • Maintained by: amit@amitlevy.com

  • Lottery factor: 0

Links

Installation

Readme

A basic template language for the Simple web framework. The language supports variable substitution, function invokation, loops and conditionals.

Web.Simple.Templates documents how to integrate into an app, while Web.Simple.Templates.Language documents the templating language syntax and semantics.