@hackage servant-stache0.1.0.0

Content-Types for rendering Mustache in servant

servant-stache

Content-Types and template management for rendering Mustache templates in servant Web applications. This package is heavily inspired by servant-ede. Documentation and examples available at Servant.Mustache.

Example

Example code is in example directory. You can run example as below.

$ git clone git@github.com:lotz84/servant-stache.git
$ cd servant-stache
$ stack build
$ stack exec example

And access http://localhost:8080 on browser.

Contribution

Feel free to send a PR or create a new issue.

  • Installation

  • Dependencies (0)

  • Dependents (0)