tamper: Blaze-style HTML templates as a Monad Transformer.

[ bsd3, library, text ] [ Propose Tags ]

Tamper is a template library similar in approach to Blaze, but implemented as a Monad Transformer, which allows the programmer to lift actions from the underlying monad into templates. This makes it possible to do things like triggering database queries from within a template as needed, accessing a cache, reading data from disk, etc., all within the context of a template.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.5.0, 0.1.6.0, 0.1.7.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5.0, 0.3.5.1, 0.3.5.3, 0.4.0, 0.4.1, 0.4.2, 0.4.2.2, 0.4.2.3
Dependencies base (>=4.5 && <5.0), containers (>=0.4 && <1.0), mtl (>=2.0 && <3.0), safe, text (>=0.11) [details]
License BSD-3-Clause
Copyright 2015 Tobias Dammers
Author Tobias Dammers
Maintainer tdammers@gmail.com
Category Text
Home page https://bitbucket.org/tdammers/tamper/
Source repo head: git clone https://bitbucket.org/tdammers/tamper/
Uploaded by TobiasDammers at 2020-01-13T14:40:54Z
Distributions NixOS:0.4.2.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 14877 total (69 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-13 [all 1 reports]