reflex-dom
Web framework
A framework that applies functional reactive programming principles to build web applications without callbacks or side effects.
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.
359 stars
42 watching
144 forks
Language: Haskell
last commit: 15 days ago frpfunctional-reactive-programminghaskellreactivereflex-frp
Related projects:
Repository | Description | Stars |
---|---|---|
reflex-frp/reflex | An interface and engine for implementing functional reactive programming with composable events and time-varying values. | 1,071 |
reflex-frp/reflex-examples | A collection of code examples demonstrating functional reactive programming (FRP) concepts using Haskell. | 81 |
reflex-frp/reflex-vty | Builds terminal applications using functional reactive programming | 140 |
radioactive/radioactive | A native Functional Reactive Programming environment for JavaScript that abstracts away data sources and change propagation. | 249 |
heinrichapfelmus/frp-guides | A collection of resources and guidelines for using Functional Reactive Programming in Haskell to build reactive applications | 65 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 213 |
outr/reactify | A framework for functional reactive programming in Scala that allows using any existing Scala functionality without special magic | 86 |
conarrative/precept | A framework for building reactive web applications using declarative logic and relational data modeling. | 657 |
calebh/juniper | A compiler for a functional reactive programming language designed specifically for Arduino projects. | 79 |
hviana/faster_react | A full-stack React framework with automatic route generation and bundling, suitable for Deno and serverless environments. | 148 |
netopyr/reduxfx | A library that enables functional reactive programming for JavaFX applications | 112 |
rage-rb/rage | A Ruby web framework designed to be a drop-in replacement for Rails, with high performance and API-only architecture. | 806 |
dbrattli/fable.reaction | A library and framework for building reactive applications with Fable, combining asynchronous functional programming and event handling | 142 |
bodyno/react-starter-kit | A comprehensive framework for building React applications with Redux and React Router. | 1,754 |
reactkit/reactkit | A Swift framework for building reactive applications using a stream-based, event-driven programming model. | 1,193 |