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. And, modular design is supported with Glimmer Web Components. 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: 139,560 of 180,459
Downloads: 3,647

Daily

Ranking: 19,389 of 180,454
Downloads: 21

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16853,643,152rake
214146,542,005rdoc
3,8871,813,052jeweler
5,765707,366opal
10,306207,396opal-rails
10,861186,026glimmer
11,352170,953opal-jquery
13,324127,586opal-rspec
17,64679,917puts_debuggerer
47,49120,519rake-tui
70,99511,757glimmer-dsl-xml
81,6889,507glimmer-dsl-css
92,4117,812opal-async
96,2037,349to_collection

Owners

#GravatarHandle
1iconandy_maleh