Skip to content

Repository files navigation

How to run

This project uses vite, so just do: npm run dev

And then run the tailwind cli watcher npx tailwindcss -i ./input.css -o ./dist/output.css --watch

Example component

classExample < Componentdefdata{current_text: 'Test'}enddefwatch_current_text(new_value)puts"Current text changed into #{new_value}!"enddefrenderdivdotextcurrent_textendinputmodel: :current_text,class_name: 'some_class',type: 'text'endend

About

Ruby in frontend with wasm inspired by vue.js

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages