@hackage axiom0.4.3

Web EDSL running over transient running in browsers and server nodes

Hackage Stackage LTS Stackage Nightly Build Status

ghcjs-hplay

Gitter

This package hplayground is compilable with GHCJS, the Haskell-to-JavaScript compiler. It is also the Web user interface of Transient.

Unlike hplayground, ghcjs-hplay has full integration with Transient and can run widgets that run code on the server, the client or both.

To see how it integrates with Transient and how to create client-server applications, see the web paragraphs of the transient tutorial.

To see how to create client side applications and widgets (not yet with full server code integration), look for the hplayground package.