Popularity
1.4
Growing
Activity
8.9
Declining
44
5
0

Description

Glimmer DSL for Web enables building Web GUI 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 library in existence. The library follows the Ruby way (with DSLs and TIMTOWTDI) and the Rails way (Convention over Configuration) in building Isomorphic Ruby on Rails Applications. 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. You can finally live in pure Rubyland on the Web in both the frontend and backend with Glimmer DSL for Web!

Programming language: Ruby
License: MIT License
Tags: Web Frameworks     DSL     Frontend    

Glimmer DSL for Web alternatives and similar gems

Based on the "Web Frameworks" category.
Alternatively, view glimmer-dsl-web alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Glimmer DSL for Web or a related project?

Add another 'Web Frameworks' Gem