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: 43,140 of 187,224
Downloads: 26,703

Daily

Ranking: 9,377 of 187,196
Downloads: 166

Depended by

RankDownloadsName
185,416424glimmer-web-components

Depends on

RankDownloadsName
101,151,463,039rake
185241,656,823rdoc
4,2931,987,769jeweler
6,200806,993opal
7,678511,214puts_debuggerer
10,923236,884glimmer
11,005233,264opal-rails
12,141191,787opal-jquery
14,061143,624opal-rspec
30,17942,957rake-tui
47,54523,422glimmer-dsl-xml
48,39222,844glimmer-dsl-css
56,99518,299opal-async
59,96917,098to_collection

Owners

#GravatarHandle
1iconandy_maleh