Registry / other / opal-jquery

opal-jquery

JSON →
library0.5.2rbrubygemsunverified

Opal DOM library for jQuery that allows using jQuery with Ruby code compiled to JavaScript.

gem install opal-jquery
INSTALL
IMPORT
SIG · OPAL-JQUERY
O
opal-jquery
otherrubyv0.5.2
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.

Opal
require 'opal-jquery'

Use jQuery from Ruby via Opal to manipulate the DOM.

require 'opal-jquery' Document.ready? do Element.find('#greeting').text = 'Hello from Opal!' end
Debug
Known issues
gotchaOpal-jquery requires Opal and jQuery to be loaded in the browser.
fix
Ensure both Opal runtime and jQuery are included in your HTML before using opal-jquery.
affects: >= 0.5.0
Upgrade
Version history
0.5.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
opal-jquery — gem install opal-jquery · libregistry