Categories: None [Edit]
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: 85,791 of 183,107
Downloads: 9,219
Daily
Ranking: 26,609 of 183,092
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 953,844,246 | rake |
210 | 167,990,555 | rdoc |
4,068 | 1,855,273 | jeweler |
5,983 | 735,482 | opal |
10,684 | 212,970 | opal-rails |
10,696 | 212,567 | puts_debuggerer |
11,014 | 199,732 | glimmer |
11,781 | 174,970 | opal-jquery |
13,748 | 131,402 | opal-rspec |
45,444 | 22,878 | rake-tui |
68,536 | 13,042 | glimmer-dsl-xml |
73,845 | 11,661 | glimmer-dsl-css |
90,050 | 8,510 | opal-async |
95,250 | 7,850 | to_collection |
Owners
# | Gravatar | Handle |
---|---|---|
1 | andy_maleh |