Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fgaz/shine-varying
- Owner: fgaz
- License: mit
- Created: 2016-02-14T15:13:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T16:17:56.000Z (almost 6 years ago)
- Last Synced: 2024-10-01T15:44:09.959Z (4 months ago)
- Topics: frp, graphics, hacktoberfest, haskell
- Language: Haskell
- Homepage:
- Size: 490 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)