There are no reviews yet. Be the first to send feedback to the community and the maintainers!
reflex
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-platform
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
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-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.reflex-examples
See Reflex FRP in action with tinker-friendly code samples you can run yourself.reflex-dom-contrib
reflex-native
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.reflex-ghci
Run GHCi from within a Reflex FRP application and interact with it using a functional reactive interface.reflex-todomvc
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 established Haskell techniques and improving the quality and elegance of your applications.reflex-frp.org
reflex-frp.org websitereflex-dom-semui
A reflex-dom API for Semantic UI componentsreflex-gadt-api
Interact with a JSON-serialized API defined by a GADT in your reflex-dom applicationpatch
Data structures for describing changes to other data structures.reflex-dom-ace
Reflex wrapper for the ACE editorreflex-gloss
reflex-fsnotify
Watch files and directories for changes using a functional-reactive interface!reflex-frp
Subscribe to this repo to be notified of announcements and changes in Reflex FRPreflex-aeson-orphans
Love Open Source and this site? Check out how you can help us