Categories: None [Edit]

glimmer-dsl-web

https://rubygems.org/gems/glimmer-dsl-web
https://github.com/AndyObtiva/glimmer-dsl-web
Glimmer DSL for Web (Ruby in the Browser Web Frontend Framework) enables building Web 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 framework in existence. The framework follows the Ruby way (with DSLs and TIMTOWTDI) and the Rails way (Convention over Configuration) in building Isomorphic Ruby on Rails Applications. It provides a Ruby HTML DSL, which uniquely enables writing both structure code and logic code in one language. It supports 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. Modular design is supported with Glimmer Web Components, Component Slots, and Component Custom Event Listeners. And, a Ruby CSS DSL is supported with the included Glimmer DSL for CSS. Many samples are demonstrated in the Rails sample app (there is a very minimal Standalone [No Rails] sample app too). You can finally live in pure Rubyland on the Web in both the frontend and backend with Glimmer DSL for Web! This gem relies on Opal Ruby.

Total

Ranking: 29,280 of 196,721
Downloads: 50,140

Daily

Ranking: 14,445 of 196,694
Downloads: 26

Depended by

RankDownloadsName
186,6881,310glimmer-web-components

Depends on

RankDownloadsName
81,410,641,125rake
141,294,745,029minitest
152344,213,097rdoc
2,13813,108,453minitest-focus
4,3732,311,909jeweler
6,443940,431opal
6,885793,433puts_debuggerer
10,776297,102glimmer
11,415260,613opal-rails
12,608212,532opal-jquery
13,845175,336opal-rspec
28,54352,083rake-tui
39,27033,455glimmer-dsl-css
39,52833,187glimmer-dsl-xml
46,00427,102opal-async
49,05024,825to_collection

Owners

#GravatarHandle
1iconandy_maleh