cable-streams
Extend Turbo Streams with Custom Turbo Stream Actions and CableReady operations (by marcoroth)
turbo_ready
Take full control of the DOM with Turbo Streams [Moved to: https://github.com/hopsoft/turbo_boost-streams] (by hopsoft)
cable-streams | turbo_ready | |
---|---|---|
1 | 1 | |
26 | 249 | |
- | - | |
0.0 | 10.0 | |
over 2 years ago | over 1 year ago | |
TypeScript | HTML | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cable-streams
Posts with mentions or reviews of cable-streams.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-15.
-
Custom Turbo Stream Actions
Turbo streams with Stimulus Controllers give us enough power to achieve custom actions. Without further dependencies. If you use CableReady anyway, then have a look at this package from the wonderful Marco Roth that enables you to use the cable ready operations with turbo streams.
turbo_ready
Posts with mentions or reviews of turbo_ready.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-29.
-
Coming to grips with JS: a Rubyist's deep dive
"Turbo 7.2.0 (currently in beta) allows you to define your own Stream actions which can be any JS code you want. By combining a custom Stream action or two with web components, you can essentially drive reactive frontend behavior from the backend stupidly easily. Loooove it! 😍 […] For a turnkey example, you could check out https://github.com/hopsoft/turbo_ready "
What are some alternatives?
When comparing cable-streams and turbo_ready you can also consider the following projects:
hotwire-chat - Hotwire Chat is a demo Ruby on Rails web application built with Hotwire.
Functional-Light-JS - Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
turbo_power - Custom Actions power-pack for Turbo Streams
javascript - Exercism exercises in JavaScript.
Stimulus - A modest JavaScript framework for the HTML you already have
You-Dont-Know-JS - A book series (2 published editions) on the JS language.