Project
Reverse Dependencies for hibiki
The projects listed here declare hibiki as a runtime or development dependency
0.0
Make a Phlex component reactive: include Hibiki::Reactive for signals read as plain method calls, Hibiki::Phlex::Rerenderable so the same instance can render again, and wrap it in Hibiki::Phlex.render_effect to get fresh HTML on every signal change — transport-agnostic, the block decides where the HTML goes.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Run a hibiki signal graph per ActionCable connection: build it in subscribed, mutate it from channel actions (batched, confined to one worker thread), and let effects push re-rendered partials to the page through Turbo Streams.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity