stimulus-rails
Stimulus integrator
A Ruby on Rails extension that integrates the Stimulus JavaScript framework with the application
Use Stimulus in your Ruby on Rails app
636 stars
38 watching
91 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stimulus-use/stimulus-use | Provides composable behaviors and mixins for Stimulus controllers to enhance their functionality. | 1,503 |
rails/jquery-rails | A gem that integrates jQuery with Rails applications, providing a way to use the popular JavaScript library within Ruby on Rails projects. | 950 |
hotwired/turbo-rails | Turborails is a Ruby on Rails gem that integrates Turbo, a JavaScript framework for accelerating web applications and hybrid native apps | 2,126 |
rootstrap/rails_hotwire_base | A Rails + Hotwire base app with a modern SPA-like experience and various tools for security, testing, and maintainability. | 76 |
adrienpoly/stimulus-flatpickr | A Stimulus wrapper for Flatpickr, simplifying the creation of datepickers with backend integration and Turbolinks compatibility. | 414 |
stimulus-components/stimulus-rails-nested-form | A Stimulus controller to generate dynamic form fields based on a Rails relationship. | 108 |
stimulusreflex/cable_ready | A tool for creating real-time user experiences by triggering client-side DOM changes from server-side Ruby | 757 |
jwald1/stimulus-validation | A utility for validating user input and handling error messages in web applications | 70 |
johnbeatty/stimulus-sticky-table-header | A StimulusJS controller that keeps table headers sticky at the top of the window as the user scrolls | 5 |
hot-glue-for-rails/hot-glue | A tool for automating the creation of CRUD interfaces in Rails applications using Turbo-Rails and Hotwire. | 168 |
stimulus-components/stimulus-sortable | A Stimulus controller to reorder lists with drag-and-drop functionality | 86 |
jwald1/stimulus-tabs | A Stimulus.js controller for managing tabs with content display and callback functionality. | 21 |
damonbauer/stimulus-toggle-util | A utility to toggle the visibility of HTML elements in Stimulus-based applications | 23 |
meilisearch/meilisearch-rails | An integration gem that simplifies the use of Meilisearch with Ruby on Rails applications | 308 |
adrienpoly/stimulus-conductor | A package that simplifies the creation of hierarchical Stimulus controllers with standardized naming conventions. | 88 |