re-om VS reffectory

Compare re-om vs reffectory and see what are their differences.

re-om

A re-frame inspired Om framework for both writing new SPAs and giving new life to existing legacy SPAs (by GreenPowerMonitor)

reffectory

Clojure/ClojureScript framework inspired by re-frame that provides a full events system with effects and coeffects (by GreenPowerMonitor)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
re-om reffectory
1 1
16 8
- -
10.0 10.0
almost 5 years ago over 1 year ago
Clojure Clojure
Eclipse Public License 1.0 Eclipse Public License 1.0
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.

re-om

Posts with mentions or reviews of re-om. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-04.

reffectory

Posts with mentions or reviews of reffectory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-04.
  • Giving new life to existing Om legacy SPAs with re-om
    6 projects | dev.to | 4 Nov 2022
    We've been using re-om during the last 6 months and it has really made our lives much easier. Before open-sourcing it, we decided to extract from re-om the code that was independent of any view technology. This code is now part of reffectory and it might be used as the base for creating frameworks similar to re-om for other view technologies, like for example rum, or even for pure Clojure projects.

What are some alternatives?

When comparing re-om and reffectory you can also consider the following projects:

re-frame - A ClojureScript framework for building user interfaces, leveraging React