Skip to content

Support for Mustache templates in servant using stache.

License

Notifications You must be signed in to change notification settings

lotz84/servant-stache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Support for Mustache templates in servant using stache.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages