RubyGems Navigation menu

mdarray-sol 0.1.0-java

MDArray-sol, Sol for short, is a front-end platform for desktop application development based on the proprietary (yet free for open source) jxBrowser - https://www.teamdev.com/jxbrowser, a Chromium-based browser. In a sense Sol is similar to Opal in that it allows Ruby developers to code for the browser; however, differently from Opal, Sol does not compile its code to javascript, it implements a DSL that interfaces with javascript through jxBrowser java interface. To the Ruby developer, no javascript is ever required. Also, since there is no compilation there is no need to 'send' data from Ruby to Javascript, data in Ruby, for instance, in a Ruby array or hash, is made available directly to the browser.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - January 06, 2017 java (6.68 MB)

Runtime Dependencies (2):

jrubyfx ~> 1.1
mdarray ~> 0.5

Development Dependencies (4):

kramdown ~> 1.13
shoulda ~> 3.5
simplecov ~> 0.12
yard ~> 0.9

Owners:

Authors:

  • Rodrigo Botafogo

SHA 256 checksum:

f5703f607b79ba6ad5f2d6cdcd4e65fcc68b62322dd77ac46fec76b5cdfc6636

Total downloads 2,243

For this version 2,243

License:

BSD-2-Clause

Required Ruby Version: >= 0

Links: