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

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

Deprecated from hackage because it is not a library. Please go to github for the latest version.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.4 && <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.6.0 && <1), glazier-react-widget (>=0.6.0 && <1), javascript-extras (>=0.3 && <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
Revised Revision 1 made by louispan at 2018-07-02T13:21:06Z
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-04-07T11:50:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables glazier-react-todo
Downloads 1565 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-04-07 [all 3 reports]

Readme for glazier-react-examples-0.6.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