Registry / web-framework / netzke-core

netzke-core

JSON →
library0.12.3rbrubygemsunverified

Provides the core framework for building modular web UIs with Ruby and JavaScript.

gem install netzke-core
INSTALL
IMPORT
SIG · NETZKE-CORE
N
netzke-core
web-frameworkrubyv0.12.3
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.

Netzke
require 'netzke-core'

Define a simple Netzke component with a title.

require 'netzke-core' class MyComponent < Netzke::Base js_configure do |c| c.title = "My Component" end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
netzke-core — gem install netzke-core · libregistry