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: 83,760 of 183,471
Downloads: 9,668

Daily

Ranking: 29,456 of 183,459
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10968,905,115rake
210172,448,676rdoc
4,0881,860,804jeweler
6,002739,996opal
10,144238,516puts_debuggerer
10,725214,293opal-rails
11,036201,274glimmer
11,841175,583opal-jquery
13,796132,047opal-rspec
45,22723,207rake-tui
68,41413,161glimmer-dsl-xml
73,42211,826glimmer-dsl-css
89,8618,598opal-async
95,1737,910to_collection

Owners

#GravatarHandle
1iconandy_maleh