Results 13 repositories owned by Reflex FRP

reflex

1.1k
Stars
142
Forks
Watchers

Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just lik...

reflex-platform

714
Stars
162
Forks
Watchers

A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.

reflex-dom

349
Stars
139
Forks
Watchers

Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure f...

reflex-vty

137
Stars
25
Forks
Watchers

Build terminal applications using functional reactive programming (FRP) with Reflex FRP.

reflex-examples

77
Stars
33
Forks
Watchers

See Reflex FRP in action with tinker-friendly code samples you can run yourself.

reflex-dom-contrib

50
Stars
31
Forks
Watchers

reflex-dom-semui

22
Stars
10
Forks
Watchers

A reflex-dom API for Semantic UI components

reflex-ghci

38
Stars
3
Forks
Watchers

Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.

reflex-native

43
Stars
4
Forks
Watchers

Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.