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

Text.Coffee

Documentation

class ToCoffee c whereSource

Methods

toCoffee :: c -> BuilderSource

type CoffeeUrl url = (url -> [(Text, Text)] -> Text) -> CoffeescriptSource

renderCoffee :: (url -> [(Text, Text)] -> Text) -> CoffeeUrl url -> IO TextSource