re-om VS om

Compare re-om vs om 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)

om

ClojureScript interface to Facebook's React (by omcljs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
re-om om
1 4
16 6,661
- 0.0%
10.0 0.0
almost 5 years ago over 3 years ago
Clojure Clojure
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.

om

Posts with mentions or reviews of 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.
  • Giving new life to existing Om legacy SPAs with re-om
    6 projects | dev.to | 4 Nov 2022
    We're pleased to announce that our client GreenPowerMonitor has allowed us to open-source re-om, an event-driven functional framework which is giving new life to an existing legacy SPA that uses Om.
  • I fell in love with low-JS
    9 projects | news.ycombinator.com | 4 May 2022
    Not sure if it is still the case, but Circle used Clojure/Om [1]... when I heard them say they did that so many years ago, I knew right away it would end up being something nobody wanted to work on.

    Sure enough, just checked, Om was abandoned [2] and the person blogging about how great everything was is long gone [3]. This is the absolute definition of tech debt.

    [1] https://circleci.com/blog/how-circleci-processes-4-5-million...

    [2] https://github.com/omcljs/om

    [3] https://circleci.com/blog/why-we-use-om-and-why-were-excited...

  • GUI programming concepts: need resources
    5 projects | /r/golang | 14 Mar 2021
    Om (https://github.com/omcljs/om)
  • Avoid React complexities with Reagent/Reframe
    7 projects | /r/Clojure | 4 Mar 2021
    Maybe it will be useful for someone: wrappers for ClojureScript over React.js is quite a lot. Here are some, besides reagent/reframe: https://github.com/omcljs/om https://github.com/levand/quiescent https://github.com/roman01la/uix . And here are these UI components: https://github.com/priornix/antizer looking, as it seems, not bad.

What are some alternatives?

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

helix - A simple, easy to use library for React development in ClojureScript.

ripley - Server rendered UIs over WebSockets

cljs-todomvc - List of TodoMVC examples that use Clojurescript (om, om next, reagent, re-frame, rum, quiescent, etc.)

hoplon - Simple and powerful tool for building web apps out of highly composable elements in ClojureScript.

lowjs - A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.

mithril.js - A JavaScript Framework for Building Brilliant Applications [Moved to: https://github.com/MithrilJS/mithril.js]

Eve - Better tools for thought

liveview-clj

mercury - A truly modular frontend framework

rsp10 - Rust Server Pages (work in progress)

imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

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