Categories: None [Edit]

phlex-reactive

https://rubygems.org/gems/phlex-reactive
https://github.com/mhenrixon/phlex-reactive
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.

Total

Ranking: 72,389 of 196,106
Downloads: 14,326

Daily

Ranking: 15,985 of 196,079
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
46776,488,762railties
63686,716,989zeitwerk
68654,338,848globalid
71282,575,488turbo-rails
3,8803,094,179phlex-rails

Owners

#GravatarHandle
1iconmhenrixon