Results 13 repositories owned by Reflex FRP

reflex-todomvc

32
Stars
26
Forks
Watchers

Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with establ...

patch

15
Stars
10
Forks
Watchers

Data structures for describing changes to other data structures.

reflex-gadt-api

16
Stars
4
Forks
Watchers

Interact with a JSON-serialized API defined by a GADT in your reflex-dom application