Reflex packages

Showing projects tagged as Reflex

  • reflex

    9.9 4.4 Haskell
    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-dom

    9.8 4.7 Haskell
    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-dom-contrib

    9.4 0.0 Haskell
    ...
  • reflex-jsx

    8.2 0.0 Haskell
    Use jsx-like syntax in Reflex
  • reflex-fsnotify

    7.9 3.8 Haskell
    Watch files and directories for changes using a functional-reactive interface!
  • reflex-dom-helpers

    7.1 0.0 Haskell
    DISCONTINUED. Element helpers for reflex-dom
  • reflex-backend-socket

    5.7 0.0 Haskell
    Reflex support for socket-based applications
  • reflex-dom-fragment-shader-canvas

    4.6 0.0 Haskell
    A reflex-dom widget to draw on a canvas with a fragment shader program
  • reflex-transformers

    4.4 0.0 Haskell
    Switchable monad transformers and collections for reflex
  • reflex-gloss-scene

    3.1 0.0 Haskell
    A simple scene-graph using reflex and gloss
  • reflex-animation

    1.9 0.0 Haskell
    Continuous animations support for reflex
  • reflex-monad-auth

    1.7 0.0 Haskell
    Reflex FRP auxiliary library for splitting applications into authorized and not authorized environments
  • reflex-test-host

    1.1 3.2 Haskell
    reflex host for testing
  • reflex-dynamic-containers

    1.0 0.0 Haskell
    dynamic containers for reflex
  • reflex-external-ref

    - -
    DISCONTINUED. External reference with reactivity support