reflex-frp
There are 83 repositories under reflex-frp topic.
reflex-frp/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-frp/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.
ozanmakes/markup.rocks
Pandoc based document editor and converter in your browser.
reflex-frp/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-frp/reflex-vty
Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
hansroland/reflex-dom-inbits
A tutorial for reflex-dom with small code bits
srid/slownews
🐢 Bringing slow news for the nervous among us
reflex-frp/reflex-examples
See Reflex FRP in action with tinker-friendly code samples you can run yourself.
reflex-frp/reflex-native
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.
dfordivam/tenjinreader
Full stack Haskell, Japanese learning app
reflex-frp/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/reflex-frp.org
reflex-frp.org website
srid/reflex-stone
Template repository for writing GHCJS/Reflex apps targeting static sites without a backend.
srid/Taut
An ambitious Slack JSON export viewer.
jonathanknowles/haskell-calculator
Evaluation and visualization of simple arithmetic expressions in Haskell.
reflex-frp/reflex-dom-semui
A reflex-dom API for Semantic UI components
dfordivam/reflex-websocket-interface
A simple to use interface for websocket using reflex-frp
rvl/flatris
FRP block game
reflex-frp/reflex-dom-ace
Reflex wrapper for the ACE editor
3noch/reflex-dom-nested-routing
Nested client-side routing for Reflex-DOM
Atidot/language-powerquery
PowerQuery (M Language) AST and Parser in Haskell
GlideAngle/flare-timing
Scoring for free flight competitions.
jecaro/diverk
An Android app to browse GitHub repositories
3noch/reflex-dom-forms
Simple form abstractions and validation for Reflex-DOM applications
deepfire/reflex-glfw
A GLFW-b adapter for the Haskell Reflex FRP implementation.
aveltras/arohi
:construction: Reflex-Dom utilites. Work in progress. :construction:
blargg/Character-Sheet
Pathfinder character sheet webapp
sigrlami/pollock
Repo for teaching Web Development in Haskell
srid/revue
Personal website written in Haskell & Reflex using Obelisk
thalesmg/reflex-skeleton
A skeleton Reflex project with Hpack, Nix and Emacs/HIE/LSP integration
aljce/servant-render
Servant + Reflex = Web Framework
dfordivam/htmltoreflexdom
Convert HTML to Reflex-DOM
Sintrastes/xen-fret
A web app for generating SVG microtonal scale diagrams for fretted string instruments.
mulderr/reflex-dom-lazy-grid
Lazy grid using Reflex
prikhi/github-analytics
Aggregate Traffic Graphs for All Your Github Repositories!
samtay/reflex-todo
A reflex example application