Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fgaz/shine-varying

FRP interface for shine
https://github.com/fgaz/shine-varying

frp graphics hacktoberfest haskell

Last synced: 3 months ago
JSON representation

FRP interface for shine

Awesome Lists containing this project

README

        

# shine-varying

**FRP interface for [`shine`](https://github.com/fgaz/shine) in terms of [`Var`s](https://github.com/schell/varying)**

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 `Var`s, like the current time and the
keypresses.

**demo** (compiled tests) [here](http://fgaz.me/shine-varying/tests)