Skip to content

Pinned Loading

  1. reflex 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 …

    Haskell 1.1k 151

  2. reflex-platform 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.

    Nix 742 165

  3. reflex-dom 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 pur…

    Haskell 375 148

  4. reflex-vty reflex-vty Public

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

    Haskell 150 28

  5. reflex-examples reflex-examples Public

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

    Haskell 82 33

  6. reflex-frp.org reflex-frp.org Public

    reflex-frp.org website

    HTML 28 12

Repositories

Showing 10 of 29 repositories
  • reflex-vty Public

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

    reflex-frp/reflex-vty’s past year of commit activity
    Haskell 150 BSD-3-Clause 28 9 2 Updated Dec 26, 2025
  • reflex-process Public

    Run and interact with system processes from within a Reflex FRP application.

    reflex-frp/reflex-process’s past year of commit activity
    Haskell 10 BSD-3-Clause 1 2 0 Updated Dec 26, 2025
  • 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 742 BSD-3-Clause 165 41 (3 issues need help) 12 Updated Dec 17, 2025
  • reflex-dom-tables Public Forked from ymeister/reflex-dom-tables

    Reflex-DOM tables

    reflex-frp/reflex-dom-tables’s past year of commit activity
    Haskell 0 BSD-3-Clause 1 0 0 Updated Dec 9, 2025
  • reflex-dom-attrs Public Forked from ymeister/reflex-dom-attrs

    Reflex-DOM extended attributes

    reflex-frp/reflex-dom-attrs’s past year of commit activity
    Haskell 0 BSD-3-Clause 2 0 0 Updated Dec 9, 2025
  • 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
    Haskell 1,101 BSD-3-Clause 151 73 9 Updated Oct 20, 2025
  • 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
    Haskell 375 BSD-3-Clause 148 44 16 Updated Oct 20, 2025
  • 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
    Haskell 21 BSD-3-Clause 6 1 0 Updated Oct 19, 2025
  • reflex-dom-lazy Public

    Lazy loading and progressive loading widgets for reflex-dom

    reflex-frp/reflex-dom-lazy’s past year of commit activity
    Haskell 2 BSD-3-Clause 0 1 0 Updated Oct 18, 2025
  • nix-haskell Public
    reflex-frp/nix-haskell’s past year of commit activity
    Nix 1 BSD-3-Clause 0 0 0 Updated Aug 8, 2025

Most used topics

Loading…