Opal v1.7 released with Ruby 3.2 support

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • TryRuby

    This 4th iteration of TryRuby is a website where you can learn the Ruby language.

    Like Ruby WASI, it allows you to run Ruby in a web browser, but it takes a different approach - it is, like JRuby, a complete reimplementation of Ruby. Unlike Ruby WASI, you don't have to ship the entire Ruby compiler - you just ship your code compiled to JavaScript along with (possibly) minimal Ruby runtime. You can compare and contrast both on a recently updated TryRuby website (which itself - is a 100% Ruby frontend application compiled with Opal!).

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • opal-browser

    Browser support for Opal.

    Opal itself aims just at creating a Ruby runtime and a couple of life improvements, but there exist a couple of helper gems, for instance Opal-Browser (for an idiomatic API to interact with DOM and other browser APIs), Opal-Rails (for integrating with a Sprockets pipeline of Rails), Opal-RSpec (to test your frontend application). There exist a number of libraries and bindings to JS libraries for Opal.

  • opal-rails

    Bringing Ruby to Rails · Rails bindings for Opal

    Opal itself aims just at creating a Ruby runtime and a couple of life improvements, but there exist a couple of helper gems, for instance Opal-Browser (for an idiomatic API to interact with DOM and other browser APIs), Opal-Rails (for integrating with a Sprockets pipeline of Rails), Opal-RSpec (to test your frontend application). There exist a number of libraries and bindings to JS libraries for Opal.

  • opal-rspec

    Opal + RSpec = ♥️

    Opal itself aims just at creating a Ruby runtime and a couple of life improvements, but there exist a couple of helper gems, for instance Opal-Browser (for an idiomatic API to interact with DOM and other browser APIs), Opal-Rails (for integrating with a Sprockets pipeline of Rails), Opal-RSpec (to test your frontend application). There exist a number of libraries and bindings to JS libraries for Opal.

  • isomorfeus-project

    Discontinued The powerful, isomorphic full stack web application development environment.

    Opal itself is quite low level. It just gives you a compiler and Ruby runtime. There exist a couple of frameworks using Opal: two most developed are Hyperstack (deeply integrates Rails, Opal and React) and Isomorfeus (integrates Roda, Opal and Preact)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Opal 1.5.0 released - compile Ruby to JS and run it in a browser

    2 projects | /r/rails | 13 Apr 2022
  • Opal 1.2 (a Ruby implementation in JavaScript) released with Ruby 3.0 support

    2 projects | /r/rails | 12 Aug 2021
  • Release 0.4 Release

    1 project | dev.to | 7 Dec 2024
  • Release 0.4 Progress

    3 projects | dev.to | 3 Dec 2024
  • Where to learn how to build an A/B testing tool?

    2 projects | news.ycombinator.com | 28 Nov 2024

Did you konow that Ruby is
the 12th most popular programming language
based on number of metions?