Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 46 | 785,326,044 | railties |
| 63 | 697,529,207 | zeitwerk |
| 69 | 662,839,432 | globalid |
| 698 | 85,102,736 | turbo-rails |
| 3,870 | 3,149,659 | phlex-rails |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mhenrixon |