RubyGems Navigation menu

glimmer-dsl-web 0.1.0

Glimmer DSL for Web (Ruby in the Browser Web GUI Frontend Library) enables building Web GUI frontends using Ruby in the Browser, as per Matz's recommendation in his RubyConf 2022 keynote speech to replace JavaScript with Ruby. It aims at providing the simplest, most intuitive, most straight-forward, and most productive frontend library in existence. The library follows the Ruby way (with DSLs and TIMTOWTDI) and the Rails way (Convention over Configuration) while supporting both Unidirectional (One-Way) Data-Binding (using <=) and Bidirectional (Two-Way) Data-Binding (using <=>). Dynamic rendering (and re-rendering) of HTML content is also supported via Content Data-Binding. And, modular design is supported with Glimmer Web Components. You can finally live in pure Rubyland on the Web in both the frontend and backend with Glimmer DSL for Web! This library relies on Opal Ruby.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.6 - May 26, 2024 (141.5 KB)
  2. 0.2.5 - May 12, 2024 (141.0 KB)
  3. 0.2.4 - February 04, 2024 (136.0 KB)
  4. 0.2.3 - January 13, 2024 (135.0 KB)
  5. 0.2.2 - January 09, 2024 (135.0 KB)
  6. 0.1.0 - January 08, 2024 (133.5 KB)
顯示所有版本(共 21)

Runtime 相依性套件 (8):

glimmer ~> 2.7.6
glimmer-dsl-css ~> 1.2.2
glimmer-dsl-xml ~> 1.3.2
opal = 1.8.2
opal-async ~> 1.4.0
opal-jquery ~> 0.5.0
opal-rails = 2.0.3
to_collection >= 2.0.1, < 3.0.0

Development 相依性套件 (6):

jeweler >= 2.3.9, < 3.0.0
opal-rspec ~> 0.8.0.alpha2
rake >= 10.1.0, < 14.0.0
rake-tui >= 0
rdoc >= 6.2.1, < 7.0.0

擁有者:

Pushed by:

作者:

  • Andy Maleh

SHA 256 checksum:

8a87e467b5abfd5b78d1e6a893c8e8b42f1ab36acf9a4249c0ab2031490d7273

總下載次數 4,357

這個版本 221

License:

MIT

Ruby 版本需求: >= 0

相關連結: