reflex-dom VS reflex-transformers

Compare reflex-dom vs reflex-transformers and see what are their differences.

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. (by reflex-frp)

reflex-transformers

Switchable monad transformers and collections for reflex (by oliver-batchelor)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
reflex-dom reflex-transformers
3 -
349 7
0.3% -
4.7 0.0
15 days ago almost 8 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

reflex-dom

Posts with mentions or reviews of reflex-dom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-22.

reflex-transformers

Posts with mentions or reviews of reflex-transformers. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning reflex-transformers yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing reflex-dom and reflex-transformers you can also consider the following projects:

reflex-animation

reflex-dom-contrib

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-fsnotify - Watch files and directories for changes using a functional-reactive interface!

rhine - Haskell Functional Reactive Programming framework with type-level clocks

AFSM - Arrowized functional state machines

spice - An FRP-based game engine written in Haskell.

sodium - Sodium - Functional Reactive Programming (FRP) Library for multiple languages

reactive-banana - Library for functional reactive programming in Haskell.

reflex-jsx - Use jsx-like syntax in Reflex