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.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.7 && <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.7 && <3), text (>=1.2 && <1.3) [details] |
License | MIT |
Copyright | 2016 Kadzuya Okamoto |
Author | Kadzuya Okamoto |
Maintainer | arow.okamoto+github@gmail.com |
Category | Web |
Home page | https://github.com/arowM/heterocephalus#readme |
Source repo | head: git clone https://github.com/arowM/heterocephalus |
Uploaded | by arowM at 2016-11-24T04:03:56Z |
Distributions | Debian:1.0.5.3, LTSHaskell:1.0.5.7, NixOS:1.0.5.7, Stackage:1.0.5.7 |
Reverse Dependencies | 3 direct, 2 indirect [details] |
Downloads | 13837 total (19 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-24 [all 1 reports] |