glazier-react-examples: Examples of using glazier-react

[ bsd3, deprecated, gui, program, web ] [ Propose Tags ]
Deprecated

Examples of using glazier-react


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4.0.0, 0.6.0.0
Dependencies base (>=4.7 && <5), containers (>=0.5 && <0.6), disposable (>=0.2.0.2 && <1), dlist (>=0.8 && <0.9), free (>=4.12 && <5), ghcjs-base, ghcjs-base-stub (>=0.1.0.2 && <1), ghcjs-prim (>=0.1 && <0.2), glazier (>=0.10 && <1), glazier-react (>=0.4 && <1), glazier-react-widget (>=0.4 && <1), javascript-extras (>=0.2.0.2 && <1), lens (>=4 && <5), mmorph (>=1 && <2), mtl (>=2 && <3), pipes (>=4 && <5), pipes-concurrency (>=2 && <3), pipes-misc (>=0.2.5 && <1), stm (>=2.4 && <3), text (>=1.2 && <1.3), transformers (>=0.4 && <0.6), unordered-containers (>=0.2.7 && <0.3) [details]
License BSD-3-Clause
Copyright 2017 Louis Pan
Author Louis Pan
Maintainer louis@pan.me
Category Web, GUI
Home page https://github.com/louispan/glazier-react#readme
Source repo head: git clone https://github.com/louispan/glazier-react-examples
Uploaded by louispan at 2017-03-23T09:47:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables glazier-react-todo
Downloads 1572 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-03-23 [all 3 reports]

Readme for glazier-react-examples-0.4.0.0

[back to package description]

Glazier.React examples

TodoMVC

This is a fully featured TodoMVC in in Haskell and ReactJS using the glazier-react library.

For a live demo, see https://louispan.github.io/glazier-react-examples/

For more details, see the todo example README.md