Opal Runtime for Asciidoctor.js
Opal Runtime for Asciidoctor.js
Opal Runtime
Unique network api types
Npm wrapper for opal
Shared Cypress runner, reporting, browser, and metadata tooling for OPAL frontend applications.
A FreeSewing pattern for overalls
A JavaScript AsciiDoc processor, cross-compiled from the Ruby-based AsciiDoc implementation, Asciidoctor, using Opal
React SDK for Opal integration
[](https://www.npmjs.com/package/@hmcts/opal-frontend-common) [](https://github.com/hmcts/opal-frontend-common-ui-l
Common nodejs library components for opal
Opal allows you to centrally manage access to all of your sensitive systems.
Opal compiler
OCP SDK for Opal tool
React Native SDK for Opal integration
[Rionite](https://github.com/Riim/Rionite) component set.
SDK for creating Opal-compatible tools services
Opal — Onyx's Typescript component library and design system.
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Vite plugin for Opal - Compile Ruby to JavaScript
A loader for Opal Ruby files for Webpack, including the resolver.
This package is a thin client for Unique Network. It is a wrapper around the Substrate RPC API that provides a more convenient API for interacting with Unique Network.
Get the default browser
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Browser support for Opal.
Browser support for Opal.
Minimalist browser support for Opal apps
A simple console that runs opal in the browser
Write Browser Apps that transparently access server side resources like 'MyModel.first_name', with ease
A web site creator based on Opal browser don't install it now! its buggy and not ready from prime. The aim is to provide a fully unified client server solution. Thanks for your patience
Enable to type ruby codes in an interactive web console for opal on the browser for Ruby on Rails applications, just like the rails web-console
Opal is a Ruby to JavaScript compiler. It is source-to-source, making it fast as a runtime. Opal includes a compiler (which can be run in any browser), a corelib and runtime implementation. The corelib/runtime is also very small.
Redson is a browser based MVC component framework written in Ruby using the Opal ruby-to-js compiler.
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.