RubyGems Navigation menu

glimmer-dsl-web 0.2.2

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.3.1 - July 01, 2024 (151KB)
  2. 0.3.0 - June 25, 2024 (150KB)
  3. 0.2.8 - June 21, 2024 (149KB)
  4. 0.2.7 - June 15, 2024 (148KB)
  5. 0.2.6 - May 26, 2024 (142KB)
  6. 0.2.2 - January 09, 2024 (135KB)
全てのバージョンを表示(全25件)

Runtime依存関係 (8):

glimmer ~> 2.7.6
glimmer-dsl-css ~> 1.2.3
glimmer-dsl-xml ~> 1.3.2
opal = 1.8.2
opal-async ~> 1.4.1
opal-jquery ~> 0.5.1
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

所有者:

プッシュ者:

作者:

  • Andy Maleh

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 5,538

このバージョンのみ 259

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: