Ross ROSS = Recommend OSS · open-source software intelligence for agents

stimulusreflex/stimulus_reflex

Build reactive applications with the Rails tooling you already know and love. observed · 2026-08-28

github.com/stimulusreflex/stimulus_reflex · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 97
  • Release rhythm 63
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 295.0
  • age_days: 2880
  • days_rel: 36
  • days_push: 22
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2334 stars · 172 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

StimulusReflex is a Ruby gem and JavaScript client that lets Rails developers build reactive, real-time applications by rendering HTML on the server and delivering updates over WebSockets via ActionCable. It extends Stimulus controllers with reflexes that re-render ERB templates and morph the DOM, avoiding the need for a separate frontend framework.

Use cases

  • build reactive real-time UIs in Rails without a JavaScript SPA framework
  • update page content live over websockets from server-side Ruby
  • add interactivity to server-rendered Rails apps with Stimulus
  • replace React/Vue with server-rendered HTML updates in a Rails monolith
  • stream DOM morphs to clients using ActionCable and CableReady

When to choose

  • you have a Rails app with ERB templates and want reactive UI without a full frontend stack
  • your team is Ruby-focused and wants real-time features with familiar tooling
  • you want fast server-rendered HTML updates over websockets

When to avoid

  • you need a rich client-side state model or offline-first SPA behavior
  • your stack is not Ruby on Rails
  • you prefer JSON APIs with a dedicated frontend framework

Facets

library · maturity active

ssr websocket frontend-framework state-management templating web-development frontend backend ruby ruby-on-rails stimulus actioncable hotwire reactive-ui server-rendered-html cable-ready real-time nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
stimulusreflex/stimulus_reflexmain86

For agents

markdown · JSON · MCP: product_card(name="stimulusreflex/stimulus_reflex")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem