Registry / web-framework / isomorfeus-preact

isomorfeus-preact

JSON →
library10.9.0rbrubygemsunverified

Write Preact Components in Ruby, including styles and reactive data access.

gem install isomorfeus-preact
INSTALL
IMPORT
SIG · ISOMORFEUS-PREACT
I
isomorfeus-preact
web-frameworkrubyv10.9.0
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.

Isomorfeus::Preact
require 'isomorfeus/preact'

Define a simple Preact component using Ruby.

require 'isomorfeus/preact' class MyComponent < Isomorfeus::Preact::Component def render div { 'Hello from Ruby!' } end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
10.9.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
isomorfeus-preact — gem install isomorfeus-preact · libregistry