npm install rbscript
Run Ruby in your HTML.
``html`
This library is built using ruby.wasm, and greatly inspired by PyScript.
Import the RbScript file to your HTML:
`html`
You can execute Ruby codes written in the
`
`html`
You can specify callback functions using data attributes whose name starts with rb-.
`html
``
Licensed under the MIT license.