Pinned Loading
Repositories
- reflex-dom Public
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 functional interface.
reflex-frp/reflex-dom’s past year of commit activity - reflex Public
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 like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
reflex-frp/reflex’s past year of commit activity - reflex-platform Public
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-frp/reflex-platform’s past year of commit activity - nix-haskell-ci Public
reflex-frp/nix-haskell-ci’s past year of commit activity - nix-haskell Public
reflex-frp/nix-haskell’s past year of commit activity - reflex-examples Public
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
reflex-frp/reflex-examples’s past year of commit activity - reflex-fsnotify Public
Watch files and directories for changes using a functional-reactive interface!
reflex-frp/reflex-fsnotify’s past year of commit activity - reflex-gadt-api Public
Interact with a JSON-serialized API defined by a GADT in your reflex-dom application
reflex-frp/reflex-gadt-api’s past year of commit activity