phlex-reactive 0.2.2
phlex-reactive makes Phlex components reactive without writing Stimulus controllers or hand-picking Turbo Stream targets. Declare actions in Ruby; a single generic client runtime turns clicks and form input into a server round trip that re-renders the component and morphs it back in. Components self-target by a stable DOM id, so the same unit re-renders for client actions AND server-pushed broadcasts. State lives in the database behind a signed identity — no attacker-controlled snapshot. Pairs with pgbus for reliable, transactional, reconnect-safe live updates with no Action Cable and no Redis.
Gemfile:
=
install:
=
Runtime Dependencies (5):
globalid
~> 1.0
phlex-rails
>= 2.0, < 3
railties
>= 7.1, < 9.0
turbo-rails
>= 1.5, < 3
zeitwerk
~> 2.6
Owners:
Pushed by:
Authors:
-
Mikael Henriksson
SHA 256 checksum:
=
Provenance:
Source Commit
Build File