shakespeare-js: Stick your haskell variables into javascript/coffeescript at compile time.

[ deprecated, library, mit, web, yesod ] [ Propose Tags ]
Deprecated in favor of shakespeare

Shakespeare is a template family for type-safe, efficient templates with simple variable interpolation . Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. In this case, the variable type needs a ToJavascript instance.

There is also shakespeare-coffeescript for coffeescript templates. Coffescript is a language that compiles down to javascript. It expects a coffeescript compiler in your path, and variable should be a ToCoffee instance. And we even have a Roy template for the adventorous FP addicts.

Please see http://docs.yesodweb.com/book/templates for a more thorough description and examples

shakespeare-js was originally called julius, and shakespeare originated from the hamlet template package.

Flags

Automatic Flags
NameDescriptionDefault
test_exportDisabled
test_coffee

render tests through coffeescript render function

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.11.0, 0.11.0.1, 0.11.1, 0.11.2, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.0.6, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.2.1, 1.1.3, 1.1.4, 1.1.4.1, 1.2.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.3.0
Dependencies base (>=4 && <5), shakespeare (>=0.11 && <0.12), template-haskell, text (>=0.7 && <0.12) [details]
License BSD-3-Clause
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Category Web, Yesod
Home page http://www.yesodweb.com/book/templates
Source repo head: git clone git://github.com/yesodweb/shakespeare.git
Uploaded by GregWeber at 2012-03-12T05:57:27Z
Distributions NixOS:1.3.0
Reverse Dependencies 21 direct, 122 indirect [details]
Downloads 48803 total (68 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]