heterocephalus: A type safe template engine for collaborating with front end development tools
Recent front end developing tools are growing fast and have created the complicated ecosystem, and few front end developer want to use Shakespeare template instead of commonly used node friendly engines such that pug, slim, haml, though Shakespeare template has great feature of compile time variable interpolation and type checking.
From this observation, Heterocephalus is developed for using with another feature rich template engine and only provides the way to interpolate server side variables into the precompiled template file with forall and if statement.
Downloads
- heterocephalus-1.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.0.2.0, 1.0.2.3, 1.0.3.0, 1.0.3.1, 1.0.4.0, 1.0.5.0, 1.0.5.1, 1.0.5.2, 1.0.5.3, 1.0.5.4, 1.0.5.5, 1.0.5.6, 1.0.5.7 |
|---|---|
| Dependencies | base (>=4.8 && <5), blaze-html (>=0.8 && <0.9), blaze-markup (>=0.7 && <0.8), containers (>=0.5 && <0.6), parsec (>=3.1 && <3.2), shakespeare (>=2.0 && <2.1), template-haskell (>=2.10 && <3), text (>=1.2 && <1.3) [details] |
| License | MIT |
| Copyright | 2016 Kadzuya Okamoto |
| Author | Kadzuya Okamoto |
| Maintainer | arow.okamoto+github@gmail.com |
| Uploaded | by arowM at 2016-11-21T09:36:26Z |
| Revised | Revision 1 made by HerbertValerioRiedel at 2016-11-27T14:59:25Z |
| Category | Web |
| Home page | https://github.com/arowM/heterocephalus#readme |
| Source repo | head: git clone https://github.com/arowM/heterocephalus |
| Distributions | LTSHaskell:1.0.5.7, Stackage:1.0.5.7 |
| Reverse Dependencies | 3 direct, 2 indirect [details] |
| Downloads | 14405 total (71 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-11-21 [all 1 reports] |