ElMassimo/vite_ruby
⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2052
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1591 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vite Ruby is a set of Ruby libraries that integrate the Vite.js frontend build tool with Ruby frameworks like Rails and Hanami. It enables instant dev server startup, hot module reload, and zero-config production bundling integrated with Rails asset precompilation.
Use cases
- use vite instead of webpacker in a rails app
- add hot module reload to my ruby web app frontend
- bundle javascript assets in hanami with vite
- speed up frontend dev server startup in rails
- integrate vite build with assets:precompile rake task
- replace webpack with a faster frontend tooling setup in ruby
When to choose
- you're building a Rails or Hanami app with modern JavaScript or TypeScript frontend
- you want fast HMR and instant dev server start compared to webpacker
- you want production bundling with tree-shaking integrated into Rails asset tasks
When to avoid
- your app has no JavaScript/frontend assets beyond minimal scripts
- you're heavily invested in webpacker or importmap-rails and don't need a bundler
- your stack isn't Ruby-based
Facets
plugin · maturity active
build-tool developer-tools middleware web-development frontend developer-tools ruby vite rails hanami frontend-tooling hmr asset-pipeline webpacker-alternative nodejs web-server
2 sources
- readme: https://github.com/ElMassimo/vite_ruby · fetched 2026-08-28 · 742d3d7346be
- homepage: https://vite-ruby.netlify.app · fetched 2026-08-29 · 4de2f10b85da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ElMassimo/vite_ruby | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="ElMassimo/vite_ruby")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem