Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yesodweb/shakespeare

Haml-like template files that are compile-time checked
https://github.com/yesodweb/shakespeare

Last synced: about 1 month ago
JSON representation

Haml-like template files that are compile-time checked

Awesome Lists containing this project

README

        

# Shakespeare

![Tests](https://github.com/yesodweb/shakespeare/workflows/Tests/badge.svg)
[![Hackage](https://img.shields.io/hackage/v/shakespeare.svg)](https://hackage.haskell.org/package/shakespeare)
[![Stackage Nightly](http://stackage.org/package/shakespeare/badge/nightly)](http://stackage.org/nightly/package/shakespeare)
[![Stackage LTS](http://stackage.org/package/shakespeare/badge/lts)](http://stackage.org/lts/package/shakespeare)

Type-safe web templates for Haskell.
Insert your Haskell variables directly into your templates: HTML, CSS, JS, and Text.
Hamlet, shakespeare-css (Lucius and Cassius), shakespeare-js, and shakespeare-interpolated

# Editor support

* [Emacs](https://github.com/CodyReichert/shakespeare-mode)
* [Vim](https://github.com/pbrisbin/vim-syntax-shakespeare)
* [Sublime](https://packagecontrol.io/packages/Yesod)