Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yesodweb/shakespeare
- Owner: yesodweb
- License: mit
- Created: 2010-03-21T07:27:36.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T00:43:59.000Z (7 months ago)
- Last Synced: 2024-05-08T20:04:34.471Z (7 months ago)
- Language: Haskell
- Homepage: http://www.yesodweb.com/book/shakespearean-templates
- Size: 1.58 MB
- Stars: 136
- Watchers: 17
- Forks: 74
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - yesodweb/shakespeare - 09 star:0.1k fork:0.1k Haml-like template files that are compile-time checked (Haskell)
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)