glazier-react: ReactJS binding using Glazier and Pipes.Fluid

[ bsd3, gui, library, web ] [ Propose Tags ]

ReactJS binding using Glazier and Pipes.Fluid, which is more functional and composable than Elm/Flux.


[Skip to Readme]

Modules

[Last Documentation]

  • Glazier
    • React
      • Glazier.React.Command
        • Glazier.React.Command.Run
      • Glazier.React.Component
      • Glazier.React.Element
      • Glazier.React.Event
      • Glazier.React.Maker
        • Glazier.React.Maker.Run
      • Glazier.React.Markup
      • Glazier.React.ReactDOM
      • Glazier.React.Widget

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.5.0.0, 0.6.0.0, 1.0.0.0
Dependencies base (>=4.7 && <5), containers (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), disposable (>=0.2 && <1), dlist (>=0.8 && <0.9), free (>=4.12 && <5), ghcjs-base, ghcjs-base-stub (>=0.1.0.1 && <1), glazier (>=0.10 && <1), javascript-extras (>=0.2 && <1), lens (>=4 && <5), mmorph (>=1 && <2), mtl (>=2 && <3), pipes-concurrency (>=2 && <3), profunctors (>=5 && <6), semigroupoids (>=5 && <6), 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, FRP
Home page https://github.com/louispan/glazier-react#readme
Source repo head: git clone https://github.com/louispan/glazier-react
Uploaded by louispan at 2017-03-13T16:18:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5537 total (23 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-13 [all 3 reports]

Readme for glazier-react-0.1.0.0

[back to package description]

Hackage

See https://github.com/louispan/glazier-react-examples for a example apps, include a fully-featured TodoMVC.

See https://github.com/louispan/glazier-react-widget for reusable widget library.