WebSocket framework for Ruby on Rails.
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
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Convention over configuration for using Vite in Rails apps
TypeScript definitions for @rails/activestorage
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/actioncable
Ruby on Rails unobtrusive scripting adapter
A Stimulus controller to create new fields on the fly to populate your Rails relationship.
Esbuild plugin for Rails applications
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
Embedded Ruby (`.erb`) `webpack` loader for Ruby projects.
The speed of a single-page web application without having to write any JavaScript
Edit and display rich text in Rails applications
AnyCable Client plugin to support Turbo Streams
Node.js implementation of port detector
A lightweight Sass tool set.
Attach cloud and local files in Rails applications
Generates API controllers with endpoints for basic crud operations for a model.
Generates: controller file with actions specified in arguments, schema file for param validation written using dry-validation gem, use case class for handling logic of the request, presenter class for serialization of objects, request rspec specs for proper testing