slim: Functional reactive user interface programming

[ gui, library, mit ] [ Propose Tags ]

More to come


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1
Change log ChangeLog.md
Dependencies base (>=4.8 && <5), containers, mtl, pretty, transformers [details]
License MIT
Author Jaap van der Plas
Maintainer Jaap van der Plas <jvdplas@gmail.com>
Category GUI
Source repo head: git clone git@github.com:jvdp/slim.git
Uploaded by jvdp at 2016-08-30T06:59:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 861 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-08-30 [all 1 reports]

Readme for slim-0.0.1

[back to package description]

slim

Functional reactive user interface programming with Virtual DOM.

Installation

cabal install slim

Usage

Coming soon.

How to run tests

cabal configure --enable-tests && cabal build && cabal test

Contributing

Make an issue or PR on github: https://github.com/jvdp/slim