WebSocket framework for Ruby on Rails.
Development tools for ReActionView with Herb integration
Rails UJS for the react-rails gem
Use webpack to manage app-like JavaScript modules in Rails
Unobtrusive scripting adapter for jQuery
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
Node.js implementation of port detector
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Embedded Ruby (`.erb`) `webpack` loader for Ruby projects.
Convention over configuration for using Vite in Rails apps
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/activestorage
TypeScript definitions for @rails/actioncable
Ruby on Rails unobtrusive scripting adapter
Expo Development Client
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Esbuild plugin for Rails applications
Dev tools and CLI for React Router
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Use webpack to manage app-like JavaScript modules in Rails
Power-pack for Turbo
Performance timer based on performance.mark() and measure()
An API documentation generator for JavaScript.
A set of tools to help development on complex Ruby on Rails projects with many main apps and engines.
Gives you better debugging tools out the gate. See readme for install instructions.
collection of tools to automate dev processes in rails
Rain drops on roses, whiskers on kittens, silenced logs, and repl pretty printin's!
One of the biggest problems facing any ruby (possibly rails) based web dev is the extreme lack of modularization of actual web components. Sure there are plenty of great modularized tools from rails to sprockets to whatever outthere that will help you get build a cool web app, but there is very little in terms of convention to help you build a cool web kit that can be reused anywhere else. Confluence is designed and used (by me) to build highly modular web assets like navigation bars, footers, map views, user profile tabs, etc. so that I never have to build the same again across different application.