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: 72,389 of 196,106
Downloads: 14,326
Daily
Ranking: 15,985 of 196,079
Downloads: 17
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 | 776,488,762 | railties |
| 63 | 686,716,989 | zeitwerk |
| 68 | 654,338,848 | globalid |
| 712 | 82,575,488 | turbo-rails |
| 3,880 | 3,094,179 | phlex-rails |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mhenrixon |