1 个仓库
Frameworks that enable the development of browser-based user interfaces using the Ruby language.
Distinct from Ruby Frameworks: Nothing in the shortlist refers to frontend/client-side Ruby development; most refer to server-side Ruby frameworks.
Explore 1 awesome GitHub repository matching web development · Client-Side Ruby Frameworks. Refine with filters or upvote what's useful.
Opal 是一个 Ruby 前端框架和编译器,将 Ruby 源代码转换为 JavaScript。它作为一个 Web 运行时,允许使用 Ruby 而不是 JavaScript 开发客户端 Web 应用。 该项目包含一个直接在标记文件中评估嵌入式 Ruby 代码的 Ruby HTML 模板引擎。它进一步通过将核心库和依赖项打包成用于在 Web 浏览器中执行的分发字符串,与 JavaScript 环境集成。 该系统提供 Ruby 到 JavaScript 的编译功能以及编码和解码 Base64 数据的功能。
Provides a toolset for building client-side web applications using Ruby instead of JavaScript.