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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (2):

jrubyfx ~> 1.1
mdarray ~> 0.5

Development 相依性套件 (4):

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

擁有者:

作者:

  • Rodrigo Botafogo

SHA 256 checksum:

f5703f607b79ba6ad5f2d6cdcd4e65fcc68b62322dd77ac46fec76b5cdfc6636

總下載次數 2,252

這個版本 2,252

License:

BSD-2-Clause

Ruby 版本需求: >= 0

相關連結: