Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downReflex packages
Showing projects tagged as Reflex
-
reflex
9.9 4.1 HaskellInteractive 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 5.3 HaskellWeb 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-fsnotify
8.0 0.0 HaskellWatch files and directories for changes using a functional-reactive interface! -
reflex-dom-fragment-shader-canvas
4.4 0.0 HaskellA reflex-dom widget to draw on a canvas with a fragment shader program -
reflex-monad-auth
1.5 0.0 HaskellReflex FRP auxiliary library for splitting applications into authorized and not authorized environments