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: 48,382 of 186,959
Downloads: 22,358

Daily

Ranking: 12,172 of 186,713
Downloads: 97

Depended by

RankDownloadsName
185,634285glimmer-web-components

Depends on

RankDownloadsName
101,128,098,871rake
190231,578,823rdoc
4,2671,965,691jeweler
6,207789,814opal
7,840478,093puts_debuggerer
11,030227,891opal-rails
11,085225,623glimmer
12,151187,750opal-jquery
14,123139,538opal-rspec
30,41241,644rake-tui
49,97821,407glimmer-dsl-xml
51,31120,615glimmer-dsl-css
60,37216,553opal-async
62,92015,640to_collection

Owners

#GravatarHandle
1iconandy_maleh