heist
XML templating library
A Haskell library that allows binding values to XML tags in web templates
An xhtml-based templating engine, allowing Haskell functions to be bound to XML tags.
92 stars
13 watching
57 forks
Language: Haskell
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
snapframework/snap | Provides tools and infrastructure for building web applications using a composable, modular approach | 457 |
snoyberg/xml | A collection of reusable building blocks for working with XML in Haskell | 71 |
ibdknox/crate | An implementation of an HTML templating library in ClojureScript | 220 |
steveire/grantlee | A set of libraries that help separate document structure from data and enable advanced text generation. | 141 |
uweschmidt/hxt | A collection of Haskell libraries for parsing and manipulating XML documents | 123 |
clickcoder/slim-blade | A package that integrates the Blade templating engine with the Slim Framework. | 32 |
r0man/sablono | A templating library that enables React component definition using Lisp/Hiccup style syntax | 697 |
shepmaster/sxd-document | An XML processing library written in Rust. | 154 |
mandelsoft/spiff | A command-line templating system for generating deployment manifests from declarative YAML templates. | 44 |
tdammers/ginger | A Haskell implementation of the Jinja template language | 77 |
gustmartins/slice-library | A CodeIgniter library that simulates Laravel's Blade templating system | 68 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
stebalien/horrorshow-rs | A macro-based HTML templating library for Rust | 326 |
svenewald/xmlbeam | A Java library providing an expressive API for working with XML data | 73 |
onionhammer/nim-templates | A string templating library for Nim that supports multiple syntaxes and languages. | 94 |