shine-varying: FRP interface for shine using the varying package

[ frp, graphics, javascript, library, mit, web ] [ Propose Tags ]

This package exports a function that lets you control shine's functionality through a Var that maps from inputs to a Picture plus a bunch of utility Vars, like the current time and the keypresses.


[Skip to Readme]

Modules

[Index]

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.1.0.0
Dependencies base (>=4.8 && <5.0), ghcjs-dom, keycode, shine (>=0.0 && <0.2), varying (>=0.5 && <0.7) [details]
License MIT
Copyright (c) 2016 Francesco Gazzetta
Author Francesco Gazzetta
Maintainer Francesco Gazzetta <fgaz@fgaz.me>
Revised Revision 4 made by fgaz at 2019-03-04T16:07:15Z
Category Graphics, Web, FRP, Javascript
Home page https://github.com/fgaz/shine-varying
Bug tracker https://github.com/fgaz/shine-varying/issues
Source repo head: git clone https://github.com/fgaz/shine-varying
Uploaded by fgaz at 2016-04-22T13:45:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1215 total (5 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2016-04-22 [all 1 reports]

Readme for shine-varying-0.1.0.0

[back to package description]

shine-varying

FRP interface for shine in terms of Vars

This package exports a function that lets you control shine's functionality through a Var that maps from inputs to a Picture plus a bunch of utility Vars, like the current time and the keypresses.