Categories: None [Edit]

phlex-reactive

https://rubygems.org/gems/phlex-reactive
https://github.com/zoolutions/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: 64,665 of 196,721
Downloads: 16,945

Daily

Ranking: 12,784 of 196,694
Downloads: 36

Depended by

RankDownloadsName

Depends on

RankDownloadsName
46785,326,044railties
63697,529,207zeitwerk
69662,839,432globalid
69885,102,736turbo-rails
3,8703,149,659phlex-rails

Owners

#GravatarHandle
1iconmhenrixon