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 148

  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 720 164

  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 357 145

  4. reflex-vty reflex-vty Public

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

    Haskell 140 25

  5. reflex-examples reflex-examples Public

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

    Haskell 79 34

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

    reflex-frp.org website

    HTML 28 12

Repositories

Showing 10 of 23 repositories
  • patch Public

    Data structures for describing changes to other data structures.

    reflex-frp/patch’s past year of commit activity
    Haskell 16 BSD-3-Clause 13 5 6 Updated Sep 17, 2024
  • 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 357 BSD-3-Clause 145 44 31 Updated Aug 21, 2024
  • 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
    Haskell 79 BSD-3-Clause 34 6 3 Updated Aug 19, 2024
  • reflex-fsnotify Public

    Watch files and directories for changes using a functional-reactive interface!

    reflex-frp/reflex-fsnotify’s past year of commit activity
    Haskell 6 BSD-3-Clause 3 0 2 Updated Aug 14, 2024
  • 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,067 BSD-3-Clause 148 74 20 Updated Aug 14, 2024
  • 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 18 BSD-3-Clause 5 2 2 Updated Jun 28, 2024
  • 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 140 BSD-3-Clause 25 4 1 Updated May 25, 2024
  • 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 720 BSD-3-Clause 164 37 (3 issues need help) 10 Updated May 3, 2024
  • reflex-ghci Public

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

    reflex-frp/reflex-ghci’s past year of commit activity
    Haskell 38 BSD-3-Clause 3 1 2 Updated Mar 2, 2024
  • 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 Feb 9, 2024

Top languages

Loading…

Most used topics

Loading…