ruby-wasm-ui
v0.9.2
Published
> ⚠️ **This package has been renamed to `ruwi`** > > Starting from v0.10.0, this library has been renamed from `ruby-wasm-ui` to `ruwi`. > > **Please migrate to the new package:** > > - **New npm package**: [ruwi](https://www.npmjs.com/package/ruwi) >
Downloads
19
Readme
ruby-wasm-ui
⚠️ This package has been renamed to
ruwiStarting from v0.10.0, this library has been renamed from
ruby-wasm-uitoruwi.Please migrate to the new package:
- New npm package: ruwi
<!-- Old --> <script src="https://unpkg.com/[email protected]"></script> <!-- New --> <script src="https://unpkg.com/[email protected]"></script>For migration details, please see the v0.10.0 release notes.
A modern web frontend framework for Ruby using ruby.wasm. Write reactive web applications using familiar Ruby syntax and patterns.
Please refer to the GitHub README for full documentation.
