Registry / web-framework / reactive-ruby

reactive-ruby

JSON →
library0.7.41rbrubygemsunverified

Write React UI components in pure Ruby.

gem install reactive-ruby
INSTALL
IMPORT
SIG · REACTIVE-RUBY
R
reactive-ruby
web-frameworkrubyv0.7.41
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.

ReactiveRuby
require 'reactive-ruby'

Define a simple React component in Ruby.

require 'reactive-ruby' class MyComponent < ReactiveRuby::Component def render div { 'Hello World' } end end
Debug
Known issues
gotchaRequires a JavaScript runtime (e.g., Node.js) for Opal compilation.
fix
Ensure Node.js is installed and available in your PATH.
affects: >= 0.7.0
Upgrade
Version history
0.7.41latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Amazon
1
Resources
reactive-ruby — gem install reactive-ruby · libregistry