Registry / web-framework / stimulus-reflex

stimulus-reflex

JSON →
library3.5.5rbrubygemsunverified

Build reactive applications with the Rails tooling you already know and love.

gem install stimulus_reflex
INSTALL
IMPORT
SIG · STIMULUS-REFLEX
S
stimulus-reflex
web-frameworkrubyv3.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StimulusReflex
require 'stimulus_reflex'

Define a StimulusReflex reflex

require 'stimulus_reflex' class MyReflex < StimulusReflex::Reflex def do_stuff # your logic end end
Debug
Known issues
breakingRequires Rails 6.0+ and CableReady
fix
Ensure your Rails version is >= 6.0 and add cable_ready to your Gemfile.
affects: < 3.0
Upgrade
Version history
3.5.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
stimulus-reflex — gem install stimulus-reflex · libregistry